debian man page for dpgen_nbuse

Query: dpgen_nbuse

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DPGEN_NBUSE(3)						  Alliance - genlib User's Manual					    DPGEN_NBUSE(3)

NAME
DPGEN_NBUSE - Tristate Macro-Generator
SYNOPSIS
#include <genlib.h> void GENLIB_MACRO (DPGEN_NBUSE, char *modelname, long flags, long N);
DESCRIPTION
Generate a N bits two inputs tristate with a complemented output named modelname. TERMINAL NAMES 1. cmd : select (1 bit). 2. i0 : input (N bits). 3. nq : output (N bits). 4. vdd : power. 5. vss : ground. BEHAVIOR nts:BLOCK(cmd = '1') BEGIN nq <= GUARDED not(i0); END
EXAMPLE
GENLIB_MACRO(DPGEN_NBUSE, "model_nbuse_32" , F_BEHAV|F_PLACE , 32 ); GENLIB_LOINS( "model_nbuse_32" , "instance1_nbuse_32" , "cmd" , "i0[31:0]" , "nq[31:0]" , "vdd", "vss", NULL );
SEE ALSO
GENLIB_MACRO(3), genlib(1)
ASIM
/LIP6 30 July 2004 DPGEN_NBUSE(3)
Related Man Pages
dpgen_fifo(3) - debian
dpgen_nor2mask(3) - debian
dpgen_rf1(3) - debian
genlib_losig(3) - debian
genlib_losig(3) - x11r4
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections