mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
@@ -156,7 +156,7 @@ public:
|
||||
// Return values.
|
||||
double &vo,
|
||||
double &dol_dt);
|
||||
// Load responce to driver waveform.
|
||||
// Load response to driver waveform.
|
||||
void Vl(double t,
|
||||
// Return values.
|
||||
double &vl,
|
||||
|
||||
@@ -825,7 +825,7 @@ WriteSpice::railToRailSlew(float slew,
|
||||
|
||||
////////////////////////////////////////////////////////////////
|
||||
|
||||
// Find the logic values for expression inputs to enable paths from input_port.
|
||||
// Find the logic values for expression inputs to sensitize the path from input_port.
|
||||
void
|
||||
WriteSpice::gatePortValues(const Pin *input_pin,
|
||||
const Pin *drvr_pin,
|
||||
|
||||
Reference in New Issue
Block a user