mbk_catal_name(1) - Linux man page

Name

MBK_CATAL_NAME - define the mbk catalog file

Synopsys

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(5), cougar(1), incatalog(3), incatalogdelete(3), incatalogfeed(3), incataloggds(3), lvx(1), rflattenlofig(3), rflattenphfig(3), ring(1), s2r(1), vasy(1)