Scroll to navigation

GDSIICONVERT(1) GDSIICONVERT(1)

NAME

GDSIIConvert - Convert GDSII geometries and report geometry statistics

SYNOPSIS

GDSIIConvert [options]

DESCRIPTION

This is a command-line executable code for reporting statistics on GDSII geometries and exporting them to other file formats, notably including the [GMSH](http://gmsh.info) geometry format.

For converting to GMSH format:


GDSIIConvert --GMSH myexample.gds

OPTIONS

** Output formats: **

raw dump of file data records
detailed listing of hierarchical structure
Export GMSH geometry to FileBase.geo (text strings to FileBase.pp)
Write .port file defining RF ports for scuff-RF (implies --gmsh)

** Other flags: **

define layer 12 as a metal layer (may be specified multiple times)
set output length unit in mm (default = 1)
set base name for output files
produce more output
write separate output files for objects on each layer

AUTHOR

This manual page was written by Ruben Undheim <ruben.undheim@gmail.com> for the Debian project (and may be used by others).

18 October 2019