mirror of
https://github.com/YosysHQ/yosys
synced 2026-05-21 17:39:41 +00:00
Did share, opt_share and fsm
This commit is contained in:
parent
652bbd2b41
commit
d1dc23d9f8
13 changed files with 122 additions and 253 deletions
|
|
@ -57,9 +57,9 @@ 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
|
||||
#SH_TEST_DIRS += ./fsm
|
||||
MK_TEST_DIRS += ./share
|
||||
MK_TEST_DIRS += ./opt_share
|
||||
MK_TEST_DIRS += ./fsm
|
||||
#SH_TEST_DIRS += ./memlib
|
||||
#SH_TEST_DIRS += ./bram
|
||||
#SH_TEST_DIRS += ./svinterfaces
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue