RDS_OUT - define the real layout output format of rds
c-shell running
setenv RDS_OUT format
This software belongs to the ALLIANCE CAD system from the CAO-VLSI team at
ASIM/LIP6/UPMC laboratory.
LIP6/ASIM
University P. et M. Curie
4, place Jussieu
75252 PARIS Cedex 05
FRANCE
Fax : {33/0} 1.44.27.62.86
E-mail support : alliance-support@asim.lip6.fr
RDS_OUT sets the physical real output format of the rds data structure. The data structure will be written in files of the given format.
valid formats are :
- cif, caltech intermediat format
- gds, calma format
The output file contains only rectangles, boxes for cif, and five vertices
polygones for gds.
The variable default value is ``gds''.
RDS_OUT : `xxx' unknown format"
The argument given to the setenv is not a legal layout output format
for rds. You must changed it before any other action.
setenv RDS_OUT gds
This tool is under development at the ASIM/LIP6/UPMC laboratory, cao-vlsi
research team.
We need your feedbak to improve documentation and tools.
If you find bugs, please fill-in the form at
http://asim.lip6.fr/alliance/support/bug-report/
Thanks for doing this.