mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-17 13:00:29 +00:00
Merge 0aa2a4c260
into 89f32a415b
This commit is contained in:
commit
ea84ab0bf3
14 changed files with 950 additions and 5 deletions
1
Makefile
1
Makefile
|
@ -886,6 +886,7 @@ MK_TEST_DIRS += tests/arch/xilinx
|
|||
MK_TEST_DIRS += tests/bugpoint
|
||||
MK_TEST_DIRS += tests/opt
|
||||
MK_TEST_DIRS += tests/sat
|
||||
MK_TEST_DIRS += tests/sdc
|
||||
MK_TEST_DIRS += tests/sim
|
||||
MK_TEST_DIRS += tests/svtypes
|
||||
MK_TEST_DIRS += tests/techmap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue