User guide

4-21
Simulating Your Design
The Instance View
This view shows you the module instances that use the most CPU
time. An instance must use more than 0.5% of the CPU time to be
entered in this view.
Example 4-6 Instance View
===========================================================================
INSTANCE VIEW
===========================================================================
Instance %Totaltime
---------------------------------------------------------------------------
test.lfsr1000_1.lfsr100_1.lfsr10_1.lfsr_1.en_
1 ( 2 ) 0.73
---------------------------------------------------------------------------
In this example there is only one instance that uses more that 0.5%
of the CPU time.
This instance’s hierarchical name is
test.lfsr1000_1.lfsr100_1.lfsr10_1.lfsr_1.en_1. Long hierarchical
names wrap to the next line.
The instance’s index number is 2, indication that it is an instance of
module EN, which had an index of 2 in the module view.
This instance used 0.73% of the CPU time.
No instance of module FD2 is listed here so no individual instance of
FD2 used more that 0.5% of the CPU time.
Note:
It is very common for no instances to appear in the instance view.
This happens when many instances use some of the simulation
time but none use more than 0.5% of the total simulation time.