Quantcast
Channel: Jason Andrews Blog
Viewing all articles
Browse latest Browse all 33813

RE: Code coverage for sv verification envrionment

$
0
0
You can enable with CCF command: select_coverage –b –class Options are available to selectively enable coverage inside certain classes. To De-select UVM package deselect_coverage -b -class -module uvm_pkg To deselect `UVM macros one could add to CCF deselect_macro -class -name UVM* uvm* The would help to reduce unwanted coverage due to standardized macros and standardized library functions.

Viewing all articles
Browse latest Browse all 33813

Trending Articles