Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

mbk_in_lo(1) [plan9 man page]

MBK_IN_LO(1)						     MBK ENVIRONMENT VARIABLES						      MBK_IN_LO(1)

NAME
MBK_IN_LO - define the logical input format of mbk and genlib SYNOPSYS
c-shell running setenv MBK_IN_LO format 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_IN_LO sets the logical input format of the mbk database. The database will be filled with informations found in the given format file. valid formats are : - al, alx, that are alliance logical formats - edi, that is edif standart netlist format - hns, fns, fne, fdn, hdn, that are vti logical formats - spi, that's spice netlist - vst, that structural vhdl description ERRORS
"MBK_IN_LO : 'xxx' unknown format" The argument given to the setenv is not a legal logical input format for mbk. You must changed it before any other action. EXAMPLE
setenv MBK_IN_LO al SEE ALSO
mbk(3), genlib(1), MBK_OUT_LO(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_IN_LO(1)

Check Out this Related Man Page

MBK_IN_LO(1)						     MBK ENVIRONMENT VARIABLES						      MBK_IN_LO(1)

NAME
MBK_IN_LO - define the logical input format of mbk and genlib SYNOPSYS
c-shell running setenv MBK_IN_LO format 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_IN_LO sets the logical input format of the mbk database. The database will be filled with informations found in the given format file. valid formats are : - al, alx, that are alliance logical formats - edi, that is edif standart netlist format - hns, fns, fne, fdn, hdn, that are vti logical formats - spi, that's spice netlist - vst, that structural vhdl description ERRORS
"MBK_IN_LO : 'xxx' unknown format" The argument given to the setenv is not a legal logical input format for mbk. You must changed it before any other action. EXAMPLE
setenv MBK_IN_LO al SEE ALSO
mbk(3), genlib(1), MBK_OUT_LO(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_IN_LO(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. UNIX for Advanced & Expert Users

What's your most useful shell?

What's your most useful shell? /bin/sh /bin/csh /bin/ksh /bin/tcsh /bin/bash (249 Replies)
Discussion started by: zylwyz
249 Replies