mirror of
https://github.com/verilator/verilator.git
synced 2025-01-14 18:44:02 +00:00
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
|