3
0
Fork 0
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:
nella 2026-03-13 12:09:50 +01:00
parent 728403d1eb
commit 4381609684
28 changed files with 246 additions and 0 deletions

View file

@ -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