mbk_in_lo(1) - Linux man page
Name
MBK_IN_LO - define the logical input format of mbk and genlib
Synopsys
c-shell running setenv MBK_IN_LO format
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).