mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-18 03:40:50 +00:00
test suite
This commit is contained in:
parent
a1d13843ad
commit
9f26034176
38 changed files with 1282 additions and 161 deletions
4
tests/arch/analogdevices/run-test.sh
Executable file
4
tests/arch/analogdevices/run-test.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
set -eu
|
||||
source ../../gen-tests-makefile.sh
|
||||
generate_mk --yosys-scripts --bash --yosys-args "-w 'Yosys has only limited support for tri-state logic at the moment.'"
|
||||
Loading…
Add table
Add a link
Reference in a new issue