S
Shenli
Guest
Hi all,
Can I use cover in SV assertion to imitate transition coverage of
functional coverage.
For example,
covergroup port_cg;
coverpoint port_cp {
bins t1 = (0=>1), (2=>1);
}
endgroup
Any suggestions are welcome!
Best regards,
Davy
Can I use cover in SV assertion to imitate transition coverage of
functional coverage.
For example,
covergroup port_cg;
coverpoint port_cp {
bins t1 = (0=>1), (2=>1);
}
endgroup
Any suggestions are welcome!
Best regards,
Davy