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
When a logical netlist has its macros expanded, it should have the parent properties propagated to the relevant child instances. Currently, this is not happening in EDIFNetlist.expandMacroUnisims(Series). Also, the properties must be back-propagated and consolidated to the parent upon collapse in EDIFNetlist.collpaseMacroUnisims(Series).
The text was updated successfully, but these errors were encountered:
When a logical netlist has its macros expanded, it should have the parent properties propagated to the relevant child instances. Currently, this is not happening in
EDIFNetlist.expandMacroUnisims(Series)
. Also, the properties must be back-propagated and consolidated to the parent upon collapse inEDIFNetlist.collpaseMacroUnisims(Series)
.The text was updated successfully, but these errors were encountered: