From: Sergey <37293587+SergeyDegtyar@users.noreply.github.com> Date: Tue, 1 Oct 2019 07:57:09 +0000 (+0300) Subject: Merge branch 'master' into SergeyDegtyar/anlogic X-Git-Tag: working-ls180~988^2~8^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d99b1e32618f8aa92c01eb0ac5d08486f411cca0;p=yosys.git Merge branch 'master' into SergeyDegtyar/anlogic --- d99b1e32618f8aa92c01eb0ac5d08486f411cca0 diff --cc Makefile index 742692f0d,2644721be..518da8318 --- a/Makefile +++ b/Makefile @@@ -710,7 -713,7 +713,8 @@@ test: $(TARGETS) $(EXTRA_TARGETS +cd tests/aiger && bash run-test.sh $(ABCOPT) +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) @echo "" @echo " Passed \"make test\"." @echo ""