Return to previous page Advance to next page
Timing Analyzer Guide
Chapter 6: Command Line Syntax

ControlPathTracing

The ControlPathTracing command controls path tracing through RAMs, tristate buffers, input and output pins, components, and Set/Reset logic. These paths may be irrelevant to your analysis.

Note: This command only applies to FPGAs; it does not function if a CPLD design is open. (CPLD path timing analysis ignores paths through Set/Reset logic and breaks paths at bidirectional I/O pins.)

This command is equivalent to the Path Filters Common Filters Control Path Tracing menu command.

Syntax

The syntax of the ControlPathTracing command is the following.

ControlPathTracing {Enable|Disable} {reg_sr_q|lat_d_q|ram_d_o|ram_we_o|tbuf_t_o|tbuf_i_o|io_pad_i|io_t_pad|io_o_i|io_o_pad} component_name component_name...

Abbreviation

Abbreviate the ControlPathTracing command syntax as follows.

cpt {Enable|Disable} {reg_sr_q|lat_d_q|ram_d_o|ram_we_o|tbuf_t_o|tbuf_i_o|io_pad_i|io_t_pad|io_o_i|io_o_pad} component_name component_name...

Example

Following is an example of the ControlPathTracing command.

controlpathtracing ram_we_o CLB_R4C4