Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
2b38692156ff2742b1c4c94d3b93df97f2145e0c
/
.
/
SVIncCompil
/
Testcases
/
YosysTestSuite
/
errors
/
syntax_err10.v
blob: d3280405c807e85f86b0af1f4c90bf332fdffeb4 [
file
]
module
a
;
parameter integer
[
2
:
0
]
x
=
0
;
endmodule