3
0
Fork 0
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:
Miodrag Milanovic 2026-03-16 13:07:11 +01:00
parent 896fac04ed
commit 488f144245
10 changed files with 101 additions and 110 deletions

View file

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