Mitch Bailey
09/28/2022, 12:54 AMextract unique notopports
, how does magic recognize the top cell? Is it the cell that is specified in load cell -dereference
? Is select top cell
needed?
I’m seeing lower hierarchies with non unique ports (unconnected nets with the same text) being extracted as connected. Wanted to make sure I’m not missing a setting before creating an issue.Tim Edwards
09/28/2022, 1:26 AMselect top cell
isn't required because the command syntax is a bit irregular about which commands act on the current edit cell vs. the cell currently in the display window, which need not be the same thing.Mitch Bailey
09/28/2022, 1:30 AMload <cell> -dereference
make cell
the edit cell?Tim Edwards
09/28/2022, 1:30 AMTim Edwards
09/29/2022, 1:05 AM