mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-03 08:25:52 +02:00
write_timing_model ignore set_timing_derate
Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
@@ -224,6 +224,9 @@ public:
|
||||
const RiseFall *rf,
|
||||
const EarlyLate *early_late) const;
|
||||
void unsetTimingDerate();
|
||||
static void moveDeratingFactors(Sdc *from,
|
||||
Sdc *to);
|
||||
|
||||
void setInputSlew(Port *port, const RiseFallBoth *rf,
|
||||
const MinMaxAll *min_max, float slew);
|
||||
// Set the rise/fall drive resistance on design port.
|
||||
|
||||
Reference in New Issue
Block a user