mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
commit
5abaa59080
29 changed files with 2537 additions and 79 deletions
1
Makefile
1
Makefile
|
@ -874,6 +874,7 @@ test: $(TARGETS) $(EXTRA_TARGETS)
|
|||
+cd tests/rpc && bash run-test.sh
|
||||
+cd tests/memfile && bash run-test.sh
|
||||
+cd tests/verilog && bash run-test.sh
|
||||
+cd tests/xprop && bash run-test.sh $(SEEDOPT)
|
||||
@echo ""
|
||||
@echo " Passed \"make test\"."
|
||||
@echo ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue