3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-27 19:05:52 +00:00

Undo Liberty stuff

This commit is contained in:
Akash Levy 2024-11-18 17:10:25 -08:00
parent e4095bf257
commit 5eaf627645
19 changed files with 0 additions and 571 deletions

View file

@ -949,7 +949,6 @@ endif
+cd tests/fmt && bash run-test.sh
# +cd tests/cxxrtl && bash run-test.sh
+cd tests/liberty && bash run-test.sh
+cd tests/liberty_verilog && bash run-test.sh
ifeq ($(ENABLE_FUNCTIONAL_TESTS),1)
+cd tests/functional && bash run-test.sh
endif