mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-31 07:14:55 +00:00
Progress in Verific bindings
This commit is contained in:
parent
acda74c12c
commit
a67cd2d4a2
4 changed files with 15 additions and 2 deletions
|
@ -1,3 +1,6 @@
|
|||
|
||||
// VERIFIC-SKIP
|
||||
|
||||
module uut_forgen01(a, y);
|
||||
|
||||
input [4:0] a;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue