Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
c224e56ce12f9a945f755a198e9de56a8e12cc89
/
.
/
SVIncCompil
/
Testcases
/
YosysTestSuite
/
errors
/
syntax_err11.v
blob: f3cde9dfca7802dba753c5700c4b71a338ba4da8 [
file
]
module
a
;
parameter integer real x
=
0
;
endmodule