^

AR# 32703 11.1 Constraints System - TIMEGRP PADS is not captured during timing analysis

Why are my constraints not been analyzed?

In 11.1, there are known issues with the TIMEGRP PADS constraints. An example constraint follows:

TIMEGRP "grp_name" = PADS "instance_name";

The tool is failing to include all constraints during analysis.

To work around this issue, create the constraints as follows:

INST "instance_name" TNM = PADS grp_name;

This issue is scheduled to be fixed in the next quarterly release.

AR# 32703
Date Created 06/05/2009
Last Updated 12/15/2012
Status Active
Type General Article
Feed Back