V
venkat
Guest
Hi All,
I wrote a skill code to array pcells with db_id=dbcreateinstance
(...........) function and modify their Width and length parameters by
using
db_id~>l and
db_id~>w.
db_id is the database id of the object created,
by this i am able to change the length / width parameters of the pcell
in layout. but when i do a 'Q' ( properties) for the pcell i see that
the W parameter has got updated to the value that i have given from
ciw,but the 'total width' property stiill points the defaut value.
is there some way to vary the total width parameter ....?
can anyone help me in this regard..
thanks in advance.
venkat
I wrote a skill code to array pcells with db_id=dbcreateinstance
(...........) function and modify their Width and length parameters by
using
db_id~>l and
db_id~>w.
db_id is the database id of the object created,
by this i am able to change the length / width parameters of the pcell
in layout. but when i do a 'Q' ( properties) for the pcell i see that
the W parameter has got updated to the value that i have given from
ciw,but the 'total width' property stiill points the defaut value.
is there some way to vary the total width parameter ....?
can anyone help me in this regard..
thanks in advance.
venkat