2026-05-10 01:22:47 +02:00
|
|
|
%Error: t/t_class_localparam_dotref_bad.v:19:33: Can't find definition of scope/variable/func: 'nonexistent'
|
2026-05-06 17:46:33 +02:00
|
|
|
: ... note: In instance 't'
|
2026-05-10 01:22:47 +02:00
|
|
|
19 | localparam int LP_BAD = inst::nonexistent;
|
2026-05-06 17:46:33 +02:00
|
|
|
| ^~~~~~~~~~~
|
|
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
|
|
|
|
%Error: Exiting due to
|