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

5 lines
139 B
Plaintext

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