Next: The VIEWER Feature Set
Up: Xic Feature Sets
Previous: Xic Feature Sets
Contents
Index
The EDITOR Feature Set
This feature set corresponds to the XicII virtual product. This
was once a stand-alone layout editor product. Currently, the same
functionality is provided via running Xic with the EDITOR feature
set, which was formerly imposed during license authentication.
One can force running with the EDITOR feature set by setting the
environment variable FORCE_XICII before starting the Xic
program.
This feature set restricts the functionality to physical layout
editing. This provides a low-cost alternative for users that do not
require the full functionality of Xic. We will continue to use
``XicII'' to refer to Xic running with this feature set.
In order to streamline support and maintenance, the documentation
tree, i.e., the manual, help database, and release notes, is common to
all feature sets. This is a slight disadvantage to users of
restricted feature sets, as the documentation contains descriptions of
disabled features, which may lead to confusion. However, this greatly
simplifies maintaining the documentation.
This section will list the differences and features that are
unavailable in the XicII virtual product.
- Technology File
Parts of the technology file that relate to features that are not
available in XicII are ignored, but will generate warning messages.
In the example technology files, these features are enclosed in
macro-tested blocks to avoid the warnings. The syntax is
If FEATURESET == "FULL"
...
EndIf
The right side of the conditional can take these values:
- "FULL"
All features enabled.
- "EDITOR"
Layout editing feature set (XicII)
- "VIEWER"
Layout viewing feature set (Xiv)
- No Design Rule Checking
XicII does not have DRC support, consequently there is no
DRC Menu in XicII.
- No Electrical Mode
XicII is a physical layout tool only. There is no schematic entry,
and no SPICE capability. There is no Electrical or Physical button in the View Menu.
- No Extraction
XicII has no extraction capability and no Extract Menu.
- No Batch or Server Modes
The background processing capability is not available in XicII.
- `!' Commands
The `!' commands in XicII are identical to those in Xic, however
`!' commands in XicII which relate to unavailable features will not
be recognized.
Next: The VIEWER Feature Set
Up: Xic Feature Sets
Previous: Xic Feature Sets
Contents
Index
Stephen R. Whiteley
2024-09-29