Utilities for GDSII, OASIS and MEBES
SoftJin offers a pack of useful format specific utilities for GDSII, OASIS and MEBES. These utilities offer a rich command set to quickly filter, extract, profile and modify databases.
GDSII utility pack supports the following commands
- a2g - convert ASCII form of GDSII back to binary
- aref2sref - convert array references into structure references
- cat - concatenate GDSII files
- cells - print names of cells in GDSII files
- dbu - print or modify the database unit
- dot - generate 'dot' input for cell graph of GDSII file
- filter - extract specific cells or layers from GDSII file
- g2a - convert GDSII file to ASCII
- recstats - print counts of record types in GDSII files
- scale - scale the database by specified scaling factor
- sref2aref - convert structure references to array references
- split - create separate GDSII file for each cell in input
- top - print names of top cells in GDSII file
OASIS utility pack supports the following commands
- a2o - convert ASCII form of OASIS back to binary
- aref2sref - convert array references into structure references
- cells - print names of cells in OASIS files
- dbu - print or modify the database unit
- dot - generate 'dot' input for cell graph of OASIS file
- filter - extract specific cells or layers from OASIS file
- o2a - convert OASIS file to ASCII
- recstats - print counts of record types in OASIS file
- scale - scale the database by specified scaling factor
- sref2aref - convert structure references to array references
- top - print names of top cells in OASIS file
MEBES utility pack supports the following commands
- a2m - convert ASCII form of MEBES back to binary
- m2a - convert MEBES file to ASCII
- randpad - insert random bytes as padding in MEBES file
- recstats - print counts of record types in MEBES file
- scale - scale the database by specified scaling factor
- unit - print or modify the address size unit
