Technical data

toggle report
CR-156 ModelSim Commands ModelSim EE/SE Command Reference
toggle report
By default the toggle report command displays to the screen a list of all nodes
that have not transitioned to both 0 and 1 at least once. Also displayed is a
summary of the number of nodes checked, the number that toggled, the number
that didnt toggle, and a percentage that toggled.
Syntax
toggle report
[-file <filename>] [-summary] [-all]
Arguments
-file <filename>
Specifies a file to write the report to. If this option is selected, the report is not
displayed to the screen. Optional.
-summary
Selects only the summary portion of the report. Optional.
-all
Lists all nodes checked along with their individual transition to 0 and 1 counts.
Optional.
See also
"Toggle checking"
(E-447), toggle add command (CR-154), and the toggle reset
command
(CR-155)