mirror of
https://github.com/verilator/verilator.git
synced 2025-02-19 00:13:33 +00:00
7 lines
360 B
Plaintext
7 lines
360 B
Plaintext
|
%Error-UNSUPPORTED: t/t_timing_class_unsup.v:10:17: Unsupported: event controls in methods
|
||
|
: ... In instance $unit::EventClass
|
||
|
10 | task sleep; @e; endtask
|
||
|
| ^
|
||
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
||
|
%Error: Exiting due to
|