1.Introduction to Functional Coverage Rapid Adoption Kit (RAK) (cadence.com)
该 网站 包含教你如何使用imc的batch模式生成coverage report。
Analyzing Coverage Date - Generating Text Reports in IMC
step1.
% imc -batch
example:

step2.
Load run "all" containing merged data from all tests.
imc> load -run all
example:

step3 (Optional). Load refinement file(if any)
imc> load -refinement my_allexclude.vRefine
example:

step4.Generate the summary report for all instances
imc> report -summary -inst -html -out myreportssun.html
or Generate the detailed report for all instances.
imc> report -detail -inst -html -out myreport.det.html
example:

step5. 使用firefox打开生成的html格式的 报告 :

免责声明:本文系网络转载或改编,未找到原创作者,版权归原作者所有。如涉及版权,请联系删