3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-23 02:19:47 +00:00

Convert liberty

This commit is contained in:
Miodrag Milanovic 2026-03-24 07:53:06 +01:00
parent 149e2f343a
commit c272bfbdc3
3 changed files with 44 additions and 23 deletions

View file

@ -73,7 +73,7 @@ MK_TEST_DIRS += ./rpc
MK_TEST_DIRS += ./memfile
#SH_TEST_DIRS += ./fmt
MK_TEST_DIRS += ./cxxrtl
#SH_TEST_DIRS += ./liberty
MK_TEST_DIRS += ./liberty
#ifeq ($(ENABLE_FUNCTIONAL_TESTS),1)
#SH_TEST_DIRS += ./functional
#endif