mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-04 08:43:04 +02:00
InputDrive::driveCell init from/to_port return values
Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
@@ -57,6 +57,7 @@ public:
|
||||
const MinMaxAll *min_max);
|
||||
void driveCell(const RiseFall *rf,
|
||||
const MinMax *min_max,
|
||||
// Return values.
|
||||
LibertyCell *&cell,
|
||||
LibertyPort *&from_port,
|
||||
float *&from_slews,
|
||||
|
||||
Reference in New Issue
Block a user