N
noreply
Guest
Dear all,
I'm trying to create a label at a particular co-ordinate in layout
(cadence virtuoso).
Could you please suggest me which command i should use.
;;;;;;;;;;;;;;;;;;;;
*(actually,I created pins using "leCreatePin"
leCreatePin( geGetEditCellView() list("M1_CAD" "TEXT") "rectangle" list
(0:0 10:10) "term1" "input" list("left" "right") )
But my Assura LVS tool doesn't understand that i have drawn a pin. And
if i create a label using GUI mode , it accepts the label as a pin.
Hence I'm trying to create pins in my layout using label)
Thanks and regards,
lokesh rajendran.
I'm trying to create a label at a particular co-ordinate in layout
(cadence virtuoso).
Could you please suggest me which command i should use.
;;;;;;;;;;;;;;;;;;;;
*(actually,I created pins using "leCreatePin"
leCreatePin( geGetEditCellView() list("M1_CAD" "TEXT") "rectangle" list
(0:0 10:10) "term1" "input" list("left" "right") )
But my Assura LVS tool doesn't understand that i have drawn a pin. And
if i create a label using GUI mode , it accepts the label as a pin.
Hence I'm trying to create pins in my layout using label)
Thanks and regards,
lokesh rajendran.