verilator/test_regress/t/t_class_extends_colon.out

6 lines
289 B
Plaintext
Raw Normal View History

2023-02-15 02:23:55 +00:00
%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