index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
errors
/
syntax_err11.v
blob: f3cde9dfca7802dba753c5700c4b71a338ba4da8 (
plain
)
1
2
3
module
a
;
parameter
integer
real
x
=
0
;
endmodule