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:
parent
757c476f62
commit
6331fa5b02
89 changed files with 0 additions and 2963 deletions
1
Makefile
1
Makefile
|
@ -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 ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue