mirror of
https://github.com/zachjs/sv2v.git
synced 2026-09-04 08:45:29 +02:00
interface inlining records decls with attrs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
interface Interface(i);
|
||||
input i;
|
||||
(* test *) input i;
|
||||
logic v;
|
||||
logic o;
|
||||
task tick;
|
||||
|
||||
Reference in New Issue
Block a user