mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-23 07:32:32 +00:00
first tests for opt_expand
This commit is contained in:
parent
3d13f7aae2
commit
cc4c9c4eba
3 changed files with 232 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -946,6 +946,7 @@ SH_TEST_DIRS += tests/blif
|
|||
SH_TEST_DIRS += tests/memfile
|
||||
SH_TEST_DIRS += tests/fmt
|
||||
# SH_TEST_DIRS += tests/cxxrtl
|
||||
SH_TEST_DIRS += tests/silimate
|
||||
ifeq ($(ENABLE_FUNCTIONAL_TESTS),1)
|
||||
SH_TEST_DIRS += tests/functional
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue