verilator/test_regress/t/t_lint_input_eq_bad.out
2020-03-14 22:02:42 -04:00

5 lines
152 B
Plaintext

%Error: t/t_lint_input_eq_bad.v:9:15: Unsupported: Default value on module input: 'i2'
input wire i2 = i
^~
%Error: Exiting due to