index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
errors
/
syntax_err05.v
blob: 8a1f11532d3e538e07f1e4d0ea7236b868f4d463 (
plain
)
1
2
3
4
module
a
;
input
x
[
2
:
0
];
endmodule