verilator/test_regress/t/t_var_port_bad.out
2019-07-14 21:42:03 -04:00

5 lines
136 B
Plaintext

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