Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
519b1847423fc48f833e6131c5a07d08e35c39a3
/
.
/
src
/
Testcases
/
Yosys
/
errors
/
syntax_err11.v
blob: f3cde9dfca7802dba753c5700c4b71a338ba4da8 [
file
] [
log
] [
blame
]
module
a
;
parameter integer real x
=
0
;
endmodule