D
dinac
Guest
Hi all,
I am trying to find a net name 'VDD' and replace its Net Expression
property Name for a list of cells in a library
to find a cell i could use this expression:
dbFindNetByName(cvID "VDD")
but i guess, i should use this, to change the property. But i dont get
it, how to use it.
schHiNetExprAvailProps()
Thanks in advance
Regards
Dinac
I am trying to find a net name 'VDD' and replace its Net Expression
property Name for a list of cells in a library
to find a cell i could use this expression:
dbFindNetByName(cvID "VDD")
but i guess, i should use this, to change the property. But i dont get
it, how to use it.
schHiNetExprAvailProps()
Thanks in advance
Regards
Dinac