Merge pull request #1897 from YosysHQ/dave/bram-rejection-fix
[yosys.git] / Makefile
index 3f8922bfd8dc5b2384f05158bdf40d7a8d41c9dc..fc417ab9dbc608710e0e1690dbb83771a7dfb76d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -737,6 +737,7 @@ test: $(TARGETS) $(EXTRA_TARGETS)
        +cd tests/arch/efinix && bash run-test.sh $(SEEDOPT)
        +cd tests/arch/anlogic && bash run-test.sh $(SEEDOPT)
        +cd tests/arch/gowin && bash run-test.sh $(SEEDOPT)
+       +cd tests/arch/intel_alm && bash run-test.sh $(SEEDOPT)
        +cd tests/rpc && bash run-test.sh
        +cd tests/memfile && bash run-test.sh
        @echo ""