mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Added tests/various/submod_extract.ys
This commit is contained in:
parent
267c615640
commit
b21ebe1859
3 changed files with 28 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -225,6 +225,7 @@ test: $(TARGETS) $(EXTRA_TARGETS)
|
|||
cd tests/share && bash run-test.sh
|
||||
cd tests/techmap && bash run-test.sh
|
||||
cd tests/memories && bash run-test.sh
|
||||
cd tests/various && bash run-test.sh
|
||||
cd tests/sat && bash run-test.sh
|
||||
@echo ""
|
||||
@echo " Passed \"make test\"."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue