verilator/test_regress/t/t_var_port_bad.out
2020-03-21 11:24:24 -04:00

5 lines
139 B
Plaintext

%Error: t/t_var_port_bad.v:16:13: Input/output/inout does not appear in port list: 'b'
input a, b;
^
%Error: Exiting due to