MBK_WORK_LIB - define the mbk working directory
c-shell running
setenv MBK_WORK_LIB unix path
This software belongs to the ALLIANCE CAD system from the CAO-VLSI team at
ASIM/LIP6/UPMC laboratory.
LIP6/ASIM
University P. et M. Curie
4, place Jussieu
75252 PARIS Cedex 05
FRANCE
Fax : {33/0} 1.44.27.62.86
E-mail support : alliance-support@asim.lip6.fr
MBK_WORK_LIB sets the directory where are saved the results of an invocation
of mbk or genlib. This directory is considered to be, from an mbk
point of view, read and write.
Also, when a file is searched for reading, the first directory to be
looked at is the MBK_WORK_LIB, and then the one defined in
MBK_CATA_LIB(1)
.
The unix path argument must be a actually accessible path on your host
machine.
mbk_fopen : can't open file `unix_path/file.xx'" This occurs when either the unix path is irrelevent, or when the file doesn't exist if it is open for reading, or when you don't have the right on the file or directory while trying to write it.
setenv MBK_WORK_LIB ~fred/crechan/uom
mbk(1) , genlib(1) , MBK_CATA_LIB(1) .
This tool is under development at the ASIM/LIP6/UPMC laboratory, cao-vlsi
research team.
We need your feedbak to improve documentation and tools.
If you find bugs, please fill-in the form at
http://asim.lip6.fr/alliance/support/bug-report/
Thanks for doing this.