12 lines
995 B
Plaintext
12 lines
995 B
Plaintext
%Warning-COVERIGN: t/t_covergroup_embedded_unsup.v:23:34: Unsupported: 'covergroup' coverpoint referencing enclosing class member; ignoring covergroup '__vlAnonCG_cov_trans'
|
|
: ... note: In instance 't'
|
|
23 | trans_start_addr: coverpoint trans_collected.addr {option.auto_bin_max = 16;}
|
|
| ^~~~~~~~~~~~~~~
|
|
... 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.
|
|
%Warning-COVERIGN: t/t_covergroup_embedded_unsup.v:46:23: Unsupported: 'covergroup' coverpoint dereferencing a class handle member (parameterized covergroup); ignoring covergroup '__vlAnonCG_cov_param'
|
|
: ... note: In instance 't'
|
|
46 | cp: coverpoint st.test;
|
|
| ^~~~
|
|
%Error: Exiting due to
|