Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

mbk_catal_name(1) [opendarwin man page]

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 Universite 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 cell- name, 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. ASIM
/LIP6 October 1, 1997 MBK_CATAL_NAME(1)

Check Out this Related Man Page

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 Universite 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 cell- name, 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. ASIM
/LIP6 October 1, 1997 MBK_CATAL_NAME(1)
Man Page

2 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Shopt -s histappend

What is the point of this? Whenever I close my shell it appends to the history file without adding this. I have never seen it overwrite my history file. # When the shell exits, append to the history file instead of overwriting it shopt -s histappend (3 Replies)
Discussion started by: cokedude
3 Replies

2. OS X (Apple)

Undeletable file

Greetings, I'm trying to delete a file with a weird name from within Terminal on a Mac. It's a very old file (1992) with null characters in the name: “␀␀Word FinderÂŽ Plus™”. Here are some examples of what I've tried: 12FX009:5 dpontius$ ls ␀␀Word FinderÂŽ Plus™ 12FX009:5 dpontius$ rm... (29 Replies)
Discussion started by: dpontius
29 Replies