next up previous contents index
Next: Extraction Keywords Up: Technology File Attributes Previous: Miscellaneous Keywords   Contents   Index

File I/O Keywords

These keywords affect reading/writing of layout files.

MergeOnRead [y|n]
This keyword determines whether boxes are merged as files are being read. It initializes the Merge Input variable.
Default: n

InToLower [y|n]
If set to `y', cell names in archive files that are entirely upper case will be mapped to lower case cell names in Xic as the archive file is read. Mixed-case cell names will not be changed. If set to `n' or not present, no such mapping is performed. This will set the initial state of the InToLower variable, which is part of a more general facility for cell name mapping (see 11.2). Default: n

OutToUpper [y|n]
If set to `y', Xic cell names will be mapped to upper case as an archive file is generated from memory. This sets the initial state of the OutToUpper variable, which is part of a more general facility for cell name mapping (see 11.2). Default: n


next up previous contents index
Next: Extraction Keywords Up: Technology File Attributes Previous: Miscellaneous Keywords   Contents   Index
Stephen R. Whiteley 2012-04-01