You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If some names change, for example designer decided to change name of the interface,
then chipflow-lib fails with "AttributeError: 'MySoC' object has no attribute <name>" where <name> is previous name.
It needs to follow incremental changes.