mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-28 10:19:26 +00:00
rtlil: add textual roundtrip test
This commit is contained in:
parent
bcc69d5f6e
commit
4215f3c134
7 changed files with 1554 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -889,6 +889,7 @@ MK_TEST_DIRS += tests/sim
|
|||
MK_TEST_DIRS += tests/svtypes
|
||||
MK_TEST_DIRS += tests/techmap
|
||||
MK_TEST_DIRS += tests/various
|
||||
MK_TEST_DIRS += tests/rtlil
|
||||
ifeq ($(ENABLE_VERIFIC),1)
|
||||
ifneq ($(YOSYS_NOVERIFIC),1)
|
||||
MK_TEST_DIRS += tests/verific
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue