User guide
4-19
Simulating Your Design
Example 4-5 Module to Construct Mapping View
===========================================================================
MODULE TO CONSTRUCT MAPPING
===========================================================================
___________________________________________________________________________
1. FD2
---------------------------------------------------------------------------
Construct type %Totaltime %Moduletime LineNo
---------------------------------------------------------------------------
Always 27.44 44.14 design.v : 150-160.
Module Path 23.17 37.26 design.v : 165-166.
Timing Check 11.56 18.60 design.v : 167-168.
___________________________________________________________________________
___________________________________________________________________________
2. EN
---------------------------------------------------------------------------
Construct type %Totaltime %Moduletime LineNo
---------------------------------------------------------------------------
Combinational 8.73 100.00 design.v: 137.
___________________________________________________________________________
For each construct the view reports the percentage of “Totaltime” and
“Moduletime”.
%Totaltime
The percentage of the total CPU time that was used by this construct.
%Moduletime
Each module in the design uses a certain amount of CPU time. This
percentage is the fraction of the module’s CPU time that was used by the
construct.
In the section for module FD2: