mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-07 11:41:23 +00:00
Basic test for checking correct synthesis of SystemVerilog interfaces
This commit is contained in:
parent
a25f370191
commit
d5aac2650f
6 changed files with 248 additions and 9 deletions
5
tests/svinterfaces/run-test.sh
Executable file
5
tests/svinterfaces/run-test.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#/bin/bash -e
|
||||
|
||||
|
||||
|
||||
./runone.sh svinterface1
|
Loading…
Add table
Add a link
Reference in a new issue