forked from github/verilator
5 lines
181 B
Plaintext
5 lines
181 B
Plaintext
%Error-UNSUPPORTED: t/t_lint_input_eq_bad.v:10:15: Unsupported: Default value on module input: 'i2'
|
|
10 | input wire i2 = i
|
|
| ^~
|
|
%Error: Exiting due to
|