3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-24 01:25:33 +00:00

Remove xilinx_ug901 tests (will be moved to yosys-tests)

This commit is contained in:
SergeyDegtyar 2019-09-10 08:11:56 +03:00 committed by Miodrag Milanovic
parent 757c476f62
commit 6331fa5b02
89 changed files with 0 additions and 2963 deletions

View file

@ -716,7 +716,6 @@ test: $(TARGETS) $(EXTRA_TARGETS)
+cd tests/ice40 && bash run-test.sh $(SEEDOPT)
+cd tests/rpc && bash run-test.sh
+cd tests/xilinx && bash run-test.sh $(SEEDOPT)
+cd tests/xilinx_ug901 && bash run-test.sh $(SEEDOPT)
@echo ""
@echo " Passed \"make test\"."
@echo ""