Download ModelSim SE User`s Manual

Transcript
Graphical User Interface
Code Coverage Panes
Figure 2-10. Panes that Show Code Coverage Data
Current
Coverage
These panes dissect and organize the data collected during coverage analysis. Each pane
contains context menus (right-click in the pane to access the menus) with commands
appropriate to that pane. You can hide and show the panes by selecting View > Coverage.
For details about using code coverage refer to the Code Coverage chapter.
Workspace Pane
The Workspace pane displays code coverage information in the Files tab and in the structure
tabs (e.g., the sim tab) that display structure for any datasets being simulated. When coverage is
invoked, several columns for displaying coverage data are added to the Workspace pane. You
can toggle columns on/off by right-clicking on a column name and selecting from the context
menu that appears. The following code coverage-related columns appear in the Workspace
pane:
Table 2-8. Coverage Columns in the Workspace Pane
Column name
Description
Stmt count
in the Files tab, the number of executable statements in each file; in the
sim tab, the number of executable statements in each level and all levels
under that level
ModelSim SE User’s Manual, v6.3h
July 2008
69