mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-08-22 05:57:30 +02:00
@@ -2159,6 +2159,7 @@ LibertyReader::makeStatetable()
|
||||
internal_ports.push_back(port);
|
||||
}
|
||||
cell_->makeStatetable(input_ports, internal_ports, statetable_->table());
|
||||
delete statetable_;
|
||||
statetable_ = nullptr;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user