mirror of
https://github.com/verilator/verilator.git
synced 2025-01-10 16:47:48 +00:00
6 lines
239 B
Plaintext
6 lines
239 B
Plaintext
%Error-UNSUPPORTED: t/t_class_class.v:12:4: Unsupported: class within class
|
|
12 | class SubCls;
|
|
| ^~~~~
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
|
%Error: Exiting due to
|