Ideally, im looking to get a complete list of hierarchical instances names for a specific device type in my schematic. Eg. (/MN0 /I0/MN0 /I1/MN0 etc ....) Is there a skill command to find this ? i guess i could use this = setof(devs cv~>instances devs~>cellName == "dgxnfet" ) to find the instances at a certain schematic level. but this isn't hierarchical, and while ive found some references to recursively traverse hierarchy, ive struggled to get it working. FYI, Im using the latest IC617. And there is a tree view in the schematic viewer and a "Print Tree" in the Edit banner menu, so surely something simple exists ?
↧
Forum Post: How to get a list of all instances that match a cellName in a hierarchical schematic ?
↧