mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-19 09:40:21 +00:00
Add test example
This commit is contained in:
parent
a30894e5fa
commit
53a4f0fb56
4 changed files with 51 additions and 0 deletions
4
tests/verific/run-test.sh
Executable file
4
tests/verific/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