parallaxsw / OpenSTA

GNU General Public License v3.0
52 stars 23 forks source link

read_power_activities doesn't check for a linked network #49

Closed maliberty closed 4 months ago

maliberty commented 4 months ago

In https://github.com/The-OpenROAD-Project/OpenROAD/issues/5384 the problem appears to be that no design was loaded but no call to cmdLinkedNetwork() exists in read_vcd_activities.

jjcherry56 commented 4 months ago

fixed by aa378e43 read_power_activities idiotproofing