mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-22 02:57:51 +00:00
quicklogic: Add basic k6n10f tests
This commit is contained in:
parent
90f427c7a8
commit
a3b3333eeb
11 changed files with 211 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -881,6 +881,7 @@ endif
|
|||
+cd tests/arch/intel_alm && bash run-test.sh $(SEEDOPT)
|
||||
+cd tests/arch/nexus && bash run-test.sh $(SEEDOPT)
|
||||
+cd tests/arch/quicklogic/pp3 && bash run-test.sh $(SEEDOPT)
|
||||
+cd tests/arch/quicklogic/qlf_k6n10f && bash run-test.sh $(SEEDOPT)
|
||||
+cd tests/arch/gatemate && bash run-test.sh $(SEEDOPT)
|
||||
+cd tests/rpc && bash run-test.sh
|
||||
+cd tests/memfile && bash run-test.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue