Scroll to navigation

MBK_OUT_PH(1) MBK ENVIRONMENT VARIABLES MBK_OUT_PH(1)

NAME

MBK_OUT_PH - define the physical output format of mbk and genlib

SYNOPSYS

c-shell running
setenv MBK_OUT_PH format

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_OUT_PH sets the physical output format of the mbk data structure. The files resulting of the work on mbk will have the given format.
valid formats are :
- ap, for alliance physical output
 
- cp, in order to obtain a vti physical file

ERRORS

"MBK_OUT_PH : 'xxx' unknown format"
The argument given to the setenv is not a legal physical output format for mbk. You must changed it before any other action.

EXAMPLE

	setenv MBK_OUT_PH al

SEE ALSO

mbk(3), genlib(1), MBK_IN_PH(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