mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-02 07:07:56 +00:00
Add structural tests for csa_tree.
This commit is contained in:
parent
728403d1eb
commit
4381609684
28 changed files with 246 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -953,6 +953,7 @@ MK_TEST_DIRS += tests/verilog
|
|||
|
||||
# Tests that don't generate .mk
|
||||
SH_TEST_DIRS =
|
||||
SH_TEST_DIRS += tests/csa_tree
|
||||
SH_TEST_DIRS += tests/simple
|
||||
SH_TEST_DIRS += tests/simple_abc9
|
||||
SH_TEST_DIRS += tests/hana
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue