mirror of
https://github.com/zachjs/sv2v.git
synced 2026-08-30 01:18:10 +02:00
additional interface conversion test coverage
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
module top;
|
||||
wire x = 1;
|
||||
initial $display(x);
|
||||
endmodule
|
||||
Reference in New Issue
Block a user