- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all.
I use modelsim SE 10.4c (not Altera edition). I have a problem when use code coverage mode. Below i descript the problem: I compile (using .do file) lot of sources:
vlog -work $prjworklib -novopt -lint -cover bcsxf +incdir+$incdir+$rtldir $rtldir/preprocess/filter/filter_mult.v
...
...
After this, i run the simulation from Modelsim console (using .do file):
vsim -L altera_mf -coverage $prjsimlib/work.tb
quietly WaveActivateNextPane {} 0
add wave -noupdate -divider {system}
add wave -noupdate -format Logic -radix unsigned {/tb/reset}
add wave -noupdate -format Logic -radix unsigned {/tb/sys_clk}
...
...
TreeUpdate
update
run -all
Next, in modelsim i got coverage reports with some coverage results. The problem: When i try to open coveraged file using double click on non-coveraged code section or using file--open menu (see screenshot) - modelsim cannot open the file and i get error numeric coverage display disabled. http://electronix.ru/forum/style_images/1/img-resized.png Уменьшено до 77% http://electronix.ru/forum/uploads/monthly_03_2016/post-1437-1458625293_thumb.png (http://electronix.ru/forum/index.php?act=attach&type=post&id=99559) 1363 x 766 (129.53 килобайт) Please help me to solve it. Thanks! :)
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page