3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-22 16:45:32 +00:00

Reenable techmap

This commit is contained in:
Akash Levy 2024-11-12 01:22:26 -08:00
parent 0a87b0f075
commit 950379ecdc

View file

@ -910,7 +910,7 @@ endif
+cd tests/share && bash run-test.sh $(SEEDOPT)
+cd tests/opt_share && bash run-test.sh $(SEEDOPT)
# +cd tests/fsm && bash run-test.sh $(SEEDOPT)
# +cd tests/techmap && bash run-test.sh
+cd tests/techmap && bash run-test.sh
+cd tests/memories && bash run-test.sh $(ABCOPT) $(SEEDOPT)
+cd tests/memlib && bash run-test.sh $(SEEDOPT)
# +cd tests/bram && bash run-test.sh $(SEEDOPT)