debian man page for dpgen_const

Query: dpgen_const

OS: debian

Section: 3

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

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

NAME
DPGEN_CONST - Constant Macro-Generator
SYNOPSIS
#include <genlib.h> void GENLIB_MACRO (DPGEN_CONST, char *modelname, long flags, long N, char *constVal0);
DESCRIPTION
Generate a N bits constant named modelname. TERMINAL NAMES 1. q : the constant (output, N bit). 2. vdd : power. 3. vss : ground. BEHAVIOR q <= constVal;
EXAMPLE
GENLIB_MACRO(DPGEN_CONST, "model_const_0xFFFF0000" , F_BEHAV|F_PLACE , 4 , "0xFFFF0000" /* A string! */ ); GENLIB_LOINS( "model_const_0xFFFF0000" , "instance1_const_0xFFFF0000" , "q[31:0]" , "vdd", "vss", NULL );
SEE ALSO
GENLIB_MACRO(3), genlib(1)
ASIM
/LIP6 30 July 2004 DPGEN_CONST(3)
Related Man Pages
dpgen_nor2mask(3) - debian
dpgen_rf1d(3) - debian
dpgen_xnor2mask(3) - debian
genlib_losig(3) - suse
genlib_losig(3) - x11r4
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Weird 'find' results
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections