Running GDSII to DXF on WindowsThis page describes the basic procedure for translating a GDSII file to DXF using ASM 3500 on Windows. The translaton from GDSII to DXF is quite simple since the GDSII file is quite clean by definition. |
The GDSII file is made up of entities such as polygons, path with width, cells, text, and layers. These will be translated to DXF. We will keep the same hierarchy, and same layer/cell names. User has control over some parameters such as scale, output layer name, but you may choose to go with the defaults. |
Step 1 - Open the GDSII File |
|||
Start GDS2DXF and open the file you wish to convert to DXF:demo1.gds |
Step 2 - Configuring the Translator |
|||
From the main menu, click on the Configuration button to open the Configuration dialog and select the Translation Setting tab.
You may choose to go with the defaults. If your GDSII file has more than the standard 64 layers and 200 vertices per polygon, you can raise the
defaults as we show in the example. |
Step 3 - Selecting Layers to Convert |
|||
From the Main Menu, Click on the Layers button. The Layer Table will appear. Make sure that the layer(s) you wish to translate have been selected with a checkmark next to their layer name. You can pick the DXF layer name if you wish to..Click OK to close the Layer Table. |
Step 4 - Starting the TranslationStart the Translation from the Main Menu by Clicking on the Translate button. |
Step 5 - Viewing the Results |
|||
At this point your DXF file was created and you can start Autocad and load demo1.dxf |