verilator/test_regress/t/t_class_localparam_dotref_b...

7 lines
413 B
Plaintext
Raw Permalink Normal View History

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'
: ... note: In instance 't'
2026-05-10 01:22:47 +02:00
19 | localparam int LP_BAD = inst::nonexistent;
| ^~~~~~~~~~~
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
%Error: Exiting due to