mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-22 16:45:32 +00:00
Reenable techmap
This commit is contained in:
parent
0a87b0f075
commit
950379ecdc
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue