diff --git a/Makefile b/Makefile index b6b7cc3d0..625e234a2 100644 --- a/Makefile +++ b/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)