mirror of
https://github.com/verilator/verilator.git
synced 2025-01-10 00:27:35 +00:00
5 lines
169 B
Plaintext
5 lines
169 B
Plaintext
%Error: t/t_param_up_bad.v:16:19: Can't find definition of scope/variable: 'bar'
|
|
16 | assign a_bad = bar.foo;
|
|
| ^~~
|
|
%Error: Exiting due to
|