Merge branch 'master' into mmicko/efinix
authorMiodrag Milanović <mmicko@gmail.com>
Fri, 18 Oct 2019 08:54:28 +0000 (10:54 +0200)
committerGitHub <noreply@github.com>
Fri, 18 Oct 2019 08:54:28 +0000 (10:54 +0200)
1  2 
Makefile

diff --cc Makefile
index 6f2050d6e59c8a23b8702a9d6d1108bd70b00e08,a20f716cdc576a681fb025b63c0876905f164491..70d683c340377f4fcc455237cb32aac6d73ddc16
+++ b/Makefile
@@@ -714,7 -715,9 +715,10 @@@ test: $(TARGETS) $(EXTRA_TARGETS
        +cd tests/arch && bash run-test.sh
        +cd tests/ice40 && bash run-test.sh $(SEEDOPT)
        +cd tests/rpc && bash run-test.sh
 +      +cd tests/efinix && bash run-test.sh $(SEEDOPT)
+       +cd tests/anlogic && bash run-test.sh $(SEEDOPT)
+       +cd tests/ecp5 && bash run-test.sh $(SEEDOPT)
+       +cd tests/xilinx && bash run-test.sh $(SEEDOPT)
        @echo ""
        @echo "  Passed \"make test\"."
        @echo ""