verilator/test_regress/t/t_param_up_bad.out

5 lines
150 B
Plaintext
Raw Normal View History

%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