Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
e5c6556b40a3a34fcd4829078a3e229a4bceeeaa
/
.
/
third_party
/
tests
/
Yosys
/
errors
/
syntax_err05.v
blob: 8a1f11532d3e538e07f1e4d0ea7236b868f4d463 [
file
] [
log
] [
blame
]
module
a
;
input x
[
2
:
0
];
endmodule