Hi there,
As the subject suggests I am trying to migrate a design from one technology to another. The method adopted is by changing the master:
selectedObject=car(geGetSelSet())
masterID=dbOpenCellViewByType("newTechLibName" "newTechCellName" "symbol" "schematicSymbol")
selectedObject~>master=masterID
This indeed changes the master and I can see the MOS of new technology appearing, but the wires connecting them are not connected now (it seems as if because of change in symbol).
A slight adjustment does the job at graphical schematic level. Is there any way to change the master and preserve the connectivity also (the w's and l's value remains same, fortunately!)
Thanks and Regards,
Atul