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