mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
clear_network clear sta
Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
@@ -113,6 +113,7 @@ void
|
||||
clear_network()
|
||||
{
|
||||
Sta *sta = Sta::sta();
|
||||
sta->clear();
|
||||
sta->network()->clear();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user