2026-03-08 23:26:40 +01:00
|
|
|
%Error: t/t_fuzz_always_bad.v:10:14: Can't find definition of 'a' in dotted variable/method: 'c.a'
|
|
|
|
|
10 | always @ c.a c:h;
|
|
|
|
|
| ^
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2026-03-08 23:26:40 +01:00
|
|
|
%Error: t/t_fuzz_always_bad.v:10:18: Can't find definition of task/function: 'h'
|
|
|
|
|
10 | always @ c.a c:h;
|
|
|
|
|
| ^
|
2019-11-01 00:34:13 +01:00
|
|
|
%Error: Exiting due to
|