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

diff --cc Makefile
index dc21fdf392cf98c46a1d980c7d0a3ba7423a85c2,14af2bc11f5cca868742e2f365dd3693facf9a74..a20f716cdc576a681fb025b63c0876905f164491
+++ b/Makefile
@@@ -714,7 -715,8 +715,9 @@@ 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/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 ""