mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-08-22 05:57:30 +02:00
Sta::networkChanged() invalidate sdc graph annotations
This commit is contained in:
@@ -570,6 +570,7 @@ Sta::networkChanged()
|
|||||||
check_min_periods_->clear();
|
check_min_periods_->clear();
|
||||||
delete graph_;
|
delete graph_;
|
||||||
graph_ = nullptr;
|
graph_ = nullptr;
|
||||||
|
graph_sdc_annotated_ = false;
|
||||||
current_instance_ = nullptr;
|
current_instance_ = nullptr;
|
||||||
updateComponentsState();
|
updateComponentsState();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user