![]() | Fileformat GDSII | ![]() |
Introduction no help |
GDS II (Calma GDS II)GDS II is a database file format which is the de facto industry standard for data exchange of integrated circuit or IC layout artwork. It is a binary file format representing planar geometric shapes, text labels, and other information about the layout in hierarchical form. The data can be used to reconstruct all or part of the artwork to be used in sharing layouts, transferring artwork between different tools, or creating photomasks. GDS II in the LayoutEditorThe GDS II file format is the default in the LayoutEditor and full supported in all existing versions of the file format. (version 3 to version 7) Some options can be set up via the setup dialog: Handling of Layers in GDS IIThe GDS II saves a layer number to each element like polygon, path, etc. By default the LayoutEditor keeps these number untouched. Optional it is possible to setup a layer mapping. With this mapping a combination of layer/datatype in the GDS II file can be maped to a layernumber in the LayoutEditor. The setup can be done via the setup dialog or via a macro. Set Maximal Number of Points in Polygons
Version 3 of the GDS II file format limits the maximal size of polygons/path elements to 200 points. The technical limit of the file format structure is 8191 points, which is allowed in version 7. This limit can be set via the setup dialog or via a macro. If a polygon exceed this limit, it will be splitten into two or more polygon during the saving the file. The default is 8191. Option: Padding the Filesize to N*2048Same old programs or tape devices can only handle GDS II file the file size is a multipy of 2048 bytes. By activating this option vie the setup dialog or via a macro all saved GDS II files will be padded to this length by add 0 at the end of the file. This option is rarely need and the default is off. Option: Save Box as PolygonBox element were introduced with version 4 of the GDS II file format. By activating this option by the setup dialog or via a macro all box element will be saved as a polygon. By default this option is off. Option: Multi XY RecordsDue to the block structure of the GDSII file format the maximum size of polygons is limited to 8192. Larger polygons can not be saved conform to the GDSII standard. A polygon exceed this limit will be splitted by default. However it is possible to save such polygon in multiply blocks. This method will allow unlimit number of polygon points. This extension is not part of the GDSII standard, but supported of some other GDSII programs. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | ![]() |
© 2009-2010 juspertor UG (haftungsbeschränkt), © 2004-2009 Jürgen Thies