5
Place and Route Functions
The place and route functions are used to manipulate place and route technology data.
The tech*Pr* functions are used for backward compatibility. Before using these functions you need to ensure that the
LEFDefaultRouteSpec constraint group is defined in your technology database. Otherwise, you may get incorrect results. Therefore, it is not recommended to use these functions.
However, a new SKILL API is introduced starting IC6.1.4 release (functions starting with cst*) which should be used.Return to top