2024-11-25 00:19:19 +01:00
|
|
|
%Error: t/t_class_mod_bad.v:21:7: Package/class for ':: reference' not found: 'M'
|
|
|
|
|
21 | M::Cls p;
|
|
|
|
|
| ^
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2024-11-25 00:19:19 +01:00
|
|
|
%Error: t/t_class_mod_bad.v:21:7: Package/class for 'class/package reference' not found: 'M'
|
2020-11-13 01:45:12 +01:00
|
|
|
21 | M::Cls p;
|
|
|
|
|
| ^
|
|
|
|
|
%Error: Exiting due to
|