OpenLane icon indicating copy to clipboard operation
OpenLane copied to clipboard

Add a max capacitance variable

Open donn opened this issue 2 years ago • 0 comments

Description

Other than CTS_MAX_CAP (which is expressly for clock-tree synthesis which benefits from a different constraint,) there is no way to set max capacitance with the default SDC file, like you can transition and fanout.

Proposal

A new PDK variable, MAX_CAPACITANCE_CONSTRAINT, to join MAX_TRANSITION_CONSTRAINT and MAX_FANOUT_CONSTRAINT.

donn avatar Nov 21 '23 15:11 donn