mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-12 03:45:42 +00:00
Rename csa_tree to arith_tree.
This commit is contained in:
parent
c3c577f333
commit
fc71719e6e
12 changed files with 90 additions and 90 deletions
2
Makefile
2
Makefile
|
|
@ -953,7 +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/arith_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