The-OpenROAD-Project / OpenSTA

OpenSTA engine
GNU General Public License v3.0
412 stars 174 forks source link

BUG: delete_net does not work for multiple nets #230

Closed akashlevy closed 3 months ago

akashlevy commented 8 months ago

When I try to delete multiple nets with OpenSTA, I see that the nets still remain present. For a single net, this works fine.

Either the documentation should be updated to reflect the fact that only single nets are supported for this command or multiple nets should be properly supported.

jjcherry56 commented 7 months ago

I updated the documentation to reflect the code that only deletes one net.