GenLib User's Manual | ||
---|---|---|
<<< Previous | Next >>> |
Generate a N bits two inputs tristate with a complemented output named modelname.
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 ); |
<<< Previous | Home | Next >>> |
DPGEN_MUX2 | Up | DPGEN_BUSE |