mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-15 06:01:28 +00:00
rtlil: add textual roundtrip test
This commit is contained in:
parent
d7a80c6165
commit
c12b485135
7 changed files with 1554 additions and 0 deletions
4
tests/rtlil/run-test.sh
Executable file
4
tests/rtlil/run-test.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
set -eu
|
||||
source ../gen-tests-makefile.sh
|
||||
generate_mk --bash
|
Loading…
Add table
Add a link
Reference in a new issue