MBK_OUT_LO.1alc - Man Page
define the logical output format of mbk and genlib
Synopsis
c-shell running setenv MBK_OUT_LO format
Parameters
- param
pwet
Description
MBK_OUT_LO sets the logical output format of the mbk data structure. The files resulting of the work on mbk will have the given format.
- valid formats are :
- al, alx, that are alliance logical formats
- cct, that is genrad hilo netlist format
- edi, that is edif standart netlist format
- hns, fns, fne, fdn, hdn, that are vti logical formats
- spi, that's spice netlist
- vst, that is structural vhdl description
Errors
"MBK_OUT_LO : 'xxx' unknown format"
The argument given to the setenv is not a legal logical output format for mbk. You must changed it before any other action.
Example
setenv MBK_OUT_LO al
See Also
Referenced By
cougar.1alc(1), genlib.1alc(1), GENLIB_SAVE_LOFIG.3alc(3), lvx.1alc(1), mbkenv.3alc(3), MBK_IN_LO.1alc(1), nero.1alc(1), savelofig.3alc(3), scapin.1alc(1).