verilator/test_regress/t/t_covergroup_member_event_u...

8 lines
498 B
Plaintext
Raw Permalink Normal View History

2026-06-06 00:36:55 +02:00
%Warning-COVERIGN: t/t_covergroup_member_event_unsup.v:13:5: Unsupported: 'covergroup' clocking event on member variable
: ... note: In instance 't'
2026-06-06 00:36:55 +02:00
13 | covergroup cov1 @m_z;
| ^~~~~~~~~~
... For warning description see https://verilator.org/warn/COVERIGN?v=latest
... Use "/* verilator lint_off COVERIGN */" and lint_on around source to disable this message.
%Error: Exiting due to