Visible to Intel only — GUID: zon1490379979119
Ixiasoft
Visible to Intel only — GUID: zon1490379979119
Ixiasoft
3.5.1.9. Report CDC Viewer
Option | Description |
---|---|
Clocks | From Clock and To Clock filter paths in the report to show only the launching or latching clocks you specify. |
Analysis type | Options are Setup, Hold, Recovery, or Removal. The Timing Analyzer reports the results for the type of analysis you select. |
Transfers | Specifies the type of clock transfers to include or exclude from the report, including Timed transfers, Fully cut transfers, Clock groups, Inactive clocks, and Non-crossing transfers. You can specify the Maximum slack limit and Grid options for the report. |
Detail level | Full shows all details of the report and Summary filters the details and shows summary data. |
Report panel name | Specifies the name of the report panel. You can optionally enable File name to write the information to a file. If you append .htm or .html as a suffix, the Timing Analyzer produces the report as HTML. If you enable File name, you can Overwrite or Append the file with latest data, and specify Grid or List format.
Note: In grid format reports, clocks with non-crossing transfers always appear if they have transfers between other clocks.
|
Tcl command | Displays the Tcl syntax that corresponds with the GUI options you select. You can copy the command from the Console into a Tcl file. |
You can specify the following options to customize CDC Viewer reporting:
Control | Description |
---|---|
From Clock: and To Clock: | Filters the display according to the clock names you specify. Click From Clock: or To Clock: to search for specific clock names. |
Legend | Defines the status colors. A color coded grid displays the clock transfer status. The clock headers list each clock with transfers in the design. The GUI truncates long clock names, but you can view the full name in a tool tip or by resizing the clock header cell. The GUI represents the generated clocks as children of the parent clock. A '+' icon next to a clock name indicates the presence of generated clocks. Clicking on the clock header displays the generated clocks associated with that clock. |
Toggle Data | The text in each transfer cell contains data specific to each transfer. Turn on or off display of the following types of data:
|
Show Filters and Show Legend | Turns on or off Filters and Legend. |
Each block in the grid is a transfer cell. Each transfer cell uses color and text to display important details of the paths in the transfer. The color coding represents the following states:
Cell Color | Color Legend |
---|---|
Black | Indicates no transfers. There are no paths crossing between the source and destination clock of this cell. |
Green | Indicates passing timing. All timing paths in this transfer, that have not been cut, meet their timing requirements. |
Red | Indicates failing timing. One or more of the timing paths in the transfer do not meet their timing requirements. If the transfer is between unrelated clocks, the paths likely require a synchronizer chain. |
Blue | Indicates clock groups. The source and destination clocks of these transfers are cut by means of asynchronous clock groups. |
Gray | Indicates a cut transfer. All paths in this transfer are cut by false paths. Therefore, timing analysis does not consider these paths. |
Orange | Indicates inactive clocks. One of the clocks in the transfer is an inactive clock (with the set_active_clocks command). The Timing Analyzer ignores such transfers. |
Right-click menus allow you to perform operations on transfer cells and clock headers. When the operation is a Timing Analyzer report or SDC command, a dialog box opens containing the contents of the transfer cell.
Command | Description |
---|---|
Copy | Copies the contents of the transfer cell or clock header to the clipboard. |
Report Timing | Reports timing. Not available for transfer cells with no valid paths (gray or black cells). |
Report Endpoints | Reports endpoints. Not available for transfer cells with no cut paths (gray or black cells). |
Report False Path | Reports false paths. Not available for transfer cells with no valid paths (black cells). |
Report Exceptions | Reports exceptions. Only available for clock group transfers (blue cells). |
Report Exceptions (with clock groups) | Reports exceptions with clock groups. Only available for clock group transfers (blue cells). |
Set False Path | Sets a false path constraint. |
Set Multicycle Path | Sets a multicycle path exception. |
Set Min Delay | Sets a min delay constraint. |
Set Max Delay | Sets a max delay constraint. |
Set Clock Uncertainty | Sets a clock uncertainty constraint. |
Command | Description |
---|---|
Copy (include children) | Copies the name of the clock header, and the names of each of its derived clocks. This option only appears for clock headers with generated clocks. |
Expand/Collapse All Rows/Columns | Shows or hides all derived clocks in the grid. |
Create Slack Histogram | Generates a slack histogram report for the clock you select. |
Report Timing From/To Clock | Generates a timing report for the clock you select. If you do not expand the clock to display derived clocks, the timing report includes all clocks that derive from the clock. To prevent this, expand the clock before right-clicking it. |
Remove Clock(s) | Removes the clock you select from the design. If you do not expand the clock, timing analysis removes all clocks that derive from the clock. |
You can view CDC Viewer output in any of the following formats:
- A report panel in the Timing Analyzer
- Output in the Timing Analyzer Tcl console
- A plain-text file
- An HTML file you can view in a web browser.