|
Reports the timing analysis results for any specified tCO timing requirements. The Timing Analyzer generates a tco Requirements section for all designs that include valid project-wide or individual tCO requirements. The tco Requirements section reports the timing analysis results in a resizable, multicolumn table. The tco Requirements section lists the specified tCO requirement(s), the actual tCO achieved, and the 10 worst-case slack times. A positive slack value, displayed in black, indicates the margin by which a timing requirement was achieved. A negative slack value, displayed in red, indicates the margin by which the requirement was not achieved. You can increase or decrease the number of timing requirement paths displayed in the report by specifying options in the Timing Analysis Reporting page of the Settings dialog box (Assignments menu).
The following figure shows an excerpt from the tco Requirements section of a sample design:
You can select a source or destination node name in the tco Requirements section and choose List Paths (right button pop-up menu) to display the delay paths associated with the selected node. When you choose the List Paths command, the time increments that comprise the delay path appear in the Messages window. You can locate the source of a delay path in the Last Compilation floorplan by double-clicking the delay path message in the Messages window. The delay path information is displayed using the following syntax:
Slack
time
is
<delay value>ns
for
clock
<source clock name>between
register
<source register name>and
pin
<destination pin name>+
tco
requirement
for
source
register
and
destination
pin
is
<tCO requirement>ns
-
tco
from
clock
to
output
pin
is
<actual tCO>ns
+
Longest
clock
path
from
<source clock name>to
source
register
is
<delay value>1:+
IC(
<interconnect delay>)
+
CELL(
<cell delay>)
=
<cumulative delay>;Loc.
=
<location>; <node type>=
<node name>+
Micro
clock
to
output
delay
of
source
is
<delay value>ns
+
Longest
register
to
pin
delay
is
<delay value>ns
1:+
IC(
<interconnect delay>)
+
CELL(
<cell delay>)
=
<cumulative delay>;Loc.
=
<location>; <node type>=
<node name>
The Timing Analyzer calculates the tCO slack using the following equation:
tCO slack =
<required tco> -
<actual tco>
- PLDWorld - |
|
Created by chm2web html help conversion utility. |