martinKP
Newbie

I am adhering to a convention to use following notation for all schematic (non primitives) instance names "U[%]_[cellName]" -> "U0_MY_OPAMP", so that my netlist and extractors become more readable, instead of something like /I0/I22/I14/I1/MN0.
Instead of writing all instance names manually in all schematics, I would like to automate this, so that the name is generated, when I drop the instance in schematic.
I can hit Shift+Q in symbol editor and here I can edit instNamePrefix, and here I can put "U".
Is there a way to also define the instance suffix "_[cellName]", and what would be the syntax for this, since I cannot use NLP or IL?
Further, is there a way to change this across an entire library and also make it the "new default" for future symbols generated, so that I don't have to edit all symbols either?
Instead of writing all instance names manually in all schematics, I would like to automate this, so that the name is generated, when I drop the instance in schematic.
I can hit Shift+Q in symbol editor and here I can edit instNamePrefix, and here I can put "U".
Is there a way to also define the instance suffix "_[cellName]", and what would be the syntax for this, since I cannot use NLP or IL?
Further, is there a way to change this across an entire library and also make it the "new default" for future symbols generated, so that I don't have to edit all symbols either?