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

5 lines
153 B
Plaintext

%Error: t/t_param_up_bad.v:16:19: Can't find definition of scope/variable: 'bar'
assign a_bad = bar.foo;
^~~
%Error: Exiting due to