mirror of
https://github.com/verilator/verilator.git
synced 2025-01-11 09:07:53 +00:00
6 lines
278 B
Plaintext
6 lines
278 B
Plaintext
|
%Error-UNSUPPORTED: t/t_implements_nested_bad.v:8:14: Unsupported: class within class
|
||
|
8 | interface class bad_cannot_nest;
|
||
|
| ^~~~~
|
||
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
||
|
%Error: Exiting due to
|