Skip to content

Commit

Permalink
Add note on the extended test set
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Hanlon committed Feb 8, 2022
1 parent 63a0568 commit 36f3280
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ Contributing
Contributions are welcome, please follow the `LLVM coding standards <https://llvm.org/docs/CodingStandards.html>`_.
Debugging
---------
Developer notes
---------------
Produce XML from a test case:
Expand Down Expand Up @@ -256,6 +256,10 @@ Run Python unit tests directly (the version of Python must match the build):
$ cd Debug/tests
$ python3 py_wrapper_tests.py
To run the extended test set, the
`netlist-paths-tests <https://github.com/jameshanlon/netlist-paths-tests>`_
repository contains tests based on external System Verilog designs.
.. _cpp_api:
Expand Down

0 comments on commit 36f3280

Please sign in to comment.