mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-01 07:40:42 +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
4
tests/arch/quicklogic/qlf_k6n10f/run-test.sh
Executable file
4
tests/arch/quicklogic/qlf_k6n10f/run-test.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
set -eu
|
||||
source ../../../gen-tests-makefile.sh
|
||||
run_tests --yosys-scripts --bash
|
Loading…
Add table
Add a link
Reference in a new issue