I am trying to import the gds stream data of my assembly housing,
My problem is that I fail to attach it to the layer table of my PDK, hence I have to use the "Automatic Layer Mapping",
I am not sure if it is the correct thing to do, but what I have realized that after completing my layout and need to export the gds file and attach my layout design to the PDK, then I will loose the package data on the generated gds file.
One, stream in the gdsii to find the used layers and their purpose in the drawing. Use a "generic" project setup and the layer table ought to be something like L001, L002....
Now you could move data to layers that are common across foundries and PDKs, that's all you will see (besides the
Lxxx layers from streaming). Generic is generic.
Now a layout imported in this way will be "universal", as it's layers have been made to be.
I have opened the layer table of the PDK technology I am using, and I am pasting it down,
if I understood you right I have to manually add the layers of the housing package to my PDK layers, which still I need your help to add them
I recommended importing to a library w/ the "generic" (?)
technology file. This will pull in the objects on their numerical
layer / datatype, alongside which there should be the usual
set of "stuff" - text/dwg, instance/dwg, "y layers" and so on.
If you move the data to the "generic" layers then the layout
will be usable with any PDK as they're common across all.
I recommended importing to a library w/ the "generic" (?)
technology file. This will pull in the objects on their numerical
layer / datatype, alongside which there should be the usual
set of "stuff" - text/dwg, instance/dwg, "y layers" and so on.
If you move the data to the "generic" layers then the layout
will be usable with any PDK as they're common across all.
to be honest with you, I am not getting your explanation, I am not able to understand the meaning of "Use a "generic" project setup", may be you mean to say that if I have some generic designs which h you advised me to hack?
if this is what you mean then unfortunately I don't have and I am installing the housing package myself for the first time.
else please explain it me like in steps and I will be grateful for your effort
Create a new library. When it asks for the technology, look for something like "generic' in the pulldown chooser. Use this to import the raw GDS file. Data should all be on numbered layers. Change all layers' data to the generic (text, boundary, ...) Layers that you like leaving no process specific content. Drawing will now display clean in any technology (though CAD weasels can disable layers by setup, you never see them get rid of "text/dwg").