在modelsim里如何看功能覆盖率
时间:03-14
整理:3721RD
点击:
在modelsim里如何看功能覆盖率
通过看如何理解结果?
通过看如何理解结果?
?
http://www.eetop.com.cn/bbs/thread-166000-1-1.html
vlog -cover *.sv//你的systemverilog文件
vsim -coverage **//top文件名
run -all
view covergroups//这是看框图的
edit report.txt//这个看文本