mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-05 19:00:26 +00:00
Add muldiv_c
peepopt pass
This commit is contained in:
parent
bfe05965f9
commit
4bd91fbb11
7 changed files with 488 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -888,6 +888,7 @@ SH_TEST_DIRS += tests/bram
|
|||
SH_TEST_DIRS += tests/svinterfaces
|
||||
SH_TEST_DIRS += tests/xprop
|
||||
SH_TEST_DIRS += tests/select
|
||||
SH_TEST_DIRS += tests/peepopt
|
||||
SH_TEST_DIRS += tests/proc
|
||||
SH_TEST_DIRS += tests/blif
|
||||
SH_TEST_DIRS += tests/arch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue