Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
MBK_OUT_LO(1)		    MBK ENVIRONMENT VARIABLES		   MBK_OUT_LO(1)

NAME
     MBK_OUT_LO - 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  for-
	    mat for mbk.  You must changed it before any other action.

EXAMPLE
	  setenv MBK_OUT_LO al

SEE ALSO
     mbk(3), genlib(1), MBK_IN_LO(1).

ASIM/LIP6			 October 1, 1997		   MBK_OUT_LO(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=MBK_OUT_LO&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help