You can cross probe from the Timing Analyzer table to the Simulink model. Click any path (row) in the Timing Analyzer table, which highlights the corresponding HDL blocks in the model. This allows you to troubleshoot timing violations by analyzing the path on which they occur.
Figure 1. Timing Analyzer Table
When you cross probe, the following displays in the model:
- Blocks in a path with a timing violation highlight in red in the model. Blocks in a path that with no timing violation (that is, a path with a positive Slack value) are highlight in green.
- The subsystem highlight in red if blocks in a highlighted path are inside a subsystem. You can expand the subsystem to inspect the underlying blocks.
Figure 2. Cross Probing
- Selecting a path (row in the table) to cross probe, normally
highlights the destination block at the end of the path. That brings the subsystem
containing the destination block to the front in the model. As a result, the
highlighted source block might not be visible if the source block is in a different
subsystem.
To view the source block, click the path in the Source column in the table. This moves the subsystem containing the source block to the front of the model. Selecting the path in any other column moves the subsystem containing the destination block to the front.