mirror of
https://github.com/verilator/verilator.git
synced 2025-01-10 08:37:35 +00:00
5 lines
150 B
Plaintext
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
|