2024-03-02 15:05:21 +01:00
|
|
|
%Error: t/t_class_super_bad2.v:10:12: 'super' used on non-extended class (IEEE 1800-2023 8.15)
|
2020-11-26 17:06:59 +01:00
|
|
|
10 | super.i = 1;
|
|
|
|
|
| ^
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2020-11-26 17:06:59 +01:00
|
|
|
%Error: Exiting due to
|