mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Added tests/techmap/mem_simple_4x1
This commit is contained in:
parent
79f8944811
commit
81b3f52519
8 changed files with 215 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -138,6 +138,7 @@ test: yosys
|
|||
cd tests/simple && bash run-test.sh
|
||||
cd tests/hana && bash run-test.sh
|
||||
cd tests/asicworld && bash run-test.sh
|
||||
cd tests/techmap && bash run-test.sh
|
||||
cd tests/sat && bash run-test.sh
|
||||
|
||||
install: $(TARGETS) $(EXTRA_TARGETS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue