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

5 lines
150 B
Plaintext

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