mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-01 10:27:10 +02:00
set_load port does not override parasitics
Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
@@ -253,7 +253,7 @@ protected:
|
||||
TableTemplate *tbl_template_;
|
||||
// ScaleFactorType gcc barfs if this is dcl'd.
|
||||
unsigned scale_factor_type_:scale_factor_bits;
|
||||
unsigned tr_index_:RiseFall::index_bit_count;
|
||||
unsigned rf_index_:RiseFall::index_bit_count;
|
||||
bool is_scaled_:1;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user