mirror of
https://github.com/YosysHQ/yosys
synced 2026-04-23 04:13:31 +00:00
Convert autotest script wrapper
This commit is contained in:
parent
896fac04ed
commit
488f144245
10 changed files with 101 additions and 110 deletions
|
|
@ -42,10 +42,10 @@ MK_TEST_DIRS += ./verilog
|
|||
|
||||
# Tests that don't generate .mk
|
||||
SH_TEST_DIRS =
|
||||
#SH_TEST_DIRS += ./simple
|
||||
#SH_TEST_DIRS += ./simple_abc9
|
||||
#SH_TEST_DIRS += ./hana
|
||||
#SH_TEST_DIRS += ./asicworld
|
||||
MK_TEST_DIRS += ./simple
|
||||
MK_TEST_DIRS += ./simple_abc9
|
||||
MK_TEST_DIRS += ./hana
|
||||
MK_TEST_DIRS += ./asicworld
|
||||
#SH_TEST_DIRS += ./realmath
|
||||
#SH_TEST_DIRS += ./share
|
||||
#SH_TEST_DIRS += ./opt_share
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue