2025-06-27 00:16:21 +02:00
|
|
|
%Error: t/t_fuzz_always_bad.v:10:15: Can't find definition of 'a' in dotted variable/method: 'c.a'
|
2020-04-04 02:07:46 +02:00
|
|
|
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.
|
2020-03-21 16:24:24 +01:00
|
|
|
%Error: t/t_fuzz_always_bad.v:10:19: Can't find definition of task/function: 'h'
|
2020-04-04 02:07:46 +02:00
|
|
|
10 | always @ c.a c:h;
|
|
|
|
|
| ^
|
2019-11-01 00:34:13 +01:00
|
|
|
%Error: Exiting due to
|