Sign in
foss-fpga-tools
/
third_party
/
yosys
/
449b1d2c6f3f3dffcb0bd50f4d6398ceb928b114
/
.
/
tests
/
errors
/
syntax_err09.v
blob: 1e472eb94ae9d0283aecd18824b50d5e458ea338 [
file
]
module
a
(
input wire x
=
1
'b0);
endmodule