Technical data
Simulating with Code Coverage
ModelSim EE/SE Tutorial 10-97
Note that now both testring.vhd and control.vhd are above 95% and therefore
shown is green.
15 Double-click on the control.vhd pathname to bring up the Source window. You can see
from the values in the first column that the line hits from this run has been added to the
ones from the last run. The number of times the clocked processes have been run have
doubled.