3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-08 08:51:56 +00:00

rtlil: add textual roundtrip test

This commit is contained in:
Emil J. Tywoniak 2025-09-02 19:50:15 +02:00
parent bcc69d5f6e
commit 4215f3c134
7 changed files with 1554 additions and 0 deletions

4
tests/rtlil/run-test.sh Executable file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -eu
source ../gen-tests-makefile.sh
generate_mk --bash