2025-04-01 13:54:56 +02:00
|
|
|
%Error: t/t_class_copy_bad.v:19:16: New-as-copier passed different data type 'CLASSREFDTYPE 'Cls'' than expected 'CLASSREFDTYPE 'Other''
|
2023-09-23 14:52:50 +02:00
|
|
|
: ... note: In instance 't'
|
2020-04-05 15:30:23 +02:00
|
|
|
19 | c1 = new co;
|
|
|
|
|
| ^~
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2020-04-05 15:30:23 +02:00
|
|
|
%Error: Exiting due to
|