MBK_CATAL_NAME.1alc - Man Page
define the mbk catalog file
Synopsis
c-shell running setenv MBK_CATAL_NAME file
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).
Referenced By
catal.5alc(5), cougar.1alc(1), genlib.1alc(1), incatalog.3alc(3), incatalogdelete.3alc(3), incatalogfeed.3alc(3), incataloggds.3alc(3), lvx.1alc(1), rflattenlofig.3alc(3), rflattenphfig.3alc(3), ring.1alc(1), s2r.1alc(1), vasy.1alc(1).