mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-10 05:00:52 +00:00
quicklogic: Add basic k6n10f tests
This commit is contained in:
parent
e19833f8c7
commit
554d8caef7
10 changed files with 190 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