mirror of
https://github.com/verilator/verilator.git
synced 2025-01-11 09:07:53 +00:00
6 lines
289 B
Plaintext
6 lines
289 B
Plaintext
%Error-UNSUPPORTED: t/t_class_extends_colon.v:20:21: Unsupported: Hierarchical class references
|
|
20 | class Cls12 extends Pkg::Icls1;
|
|
| ^~~
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
|
%Error: Exiting due to
|