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

FreeBSD Manual Pages

  
 
  

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

NAME
       MBK_IN_LO - define the logical input format of mbk and genlib

SYNOPSIS
       c-shell running
       setenv MBK_IN_LO	format

DESCRIPTION
       MBK_IN_LO  sets the logical input format	of the mbk database. The data-
       base will be filled with	information found in the given format file.

       valid formats are :
	      -	al, alx, that are alliance logical formats
	      -	edi, that is edif standard 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).

ASIM/LIP6			October	1, 1997			  MBK_IN_LO(1)

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

home | help