Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
efa3225881a2643e9ccda7160c9d03f47db0b646
/
.
/
SVIncCompil
/
Testcases
/
Yosys
/
errors
/
syntax_err12.v
blob: f9b5d5b0b1fce0336f9c769388f57dec5614ee35 [
file
]
interface
iface
;
endinterface
module
a
(
iface x
=
1
'b0
);
endmodule