table of contents
| MBK_CATAL_NAME(1) | MBK ENVIRONMENT VARIABLES | MBK_CATAL_NAME(1) |
NAME¶
MBK_CATAL_NAME - define the mbk catalog file
SYNOPSYS¶
c-shell running setenv MBK_CATAL_NAME file
ORIGIN¶
This software belongs to the ALLIANCE CAD SYSTEM developed by the ASIM team at LIP6 laboratory of Université Pierre et Marie CURIE, in Paris, France.
Web : http://asim.lip6.fr/recherche/alliance/
E-mail : alliance-users@asim.lip6.fr
DESCRIPTION¶
MBK_CATAL_NAME sets the name of the catalog file, that contains information about the cells of a design. The catalog file syntax is a cellname, plus a flag. The cellname may appear many times with a different flag.
- Three flags are available:
-
C : tells the flatten functions to stop a this level.
G : informs the user that this is a phantom cell.
F : says that this is a feed through.
The seaching mecanism first look in MBK_WORK_LIB(1), and then in MBK_CATA_LIB(1). So it is recommended to have a catalog file in the MBK_WORK_LIB(1).
EXAMPLE¶
setenv MBK_CATAL_NAME catalog
SEE ALSO¶
mbk(5), genlib(1).
BUG REPORT¶
This tool is under development at the ASIM department of
the LIP6 laboratory.
We need your feedback to improve documentation and tools.
| October 1, 1997 | ASIM/LIP6 |