![]() |
![]()
| ![]() |
![]()
NAMEDPGEN_NAND4 - NAND4 Macro-Generator SYNOPSIS#include <genlib.h> void GENLIB_MACRO (DPGEN_NAND4, char *modelname, long flags, long N, long drive); DESCRIPTIONGenerate a N bits four inputs NAND with an output power of drive named modelname. Valid drive are : 1 or 4. TERMINAL NAMES
BEHAVIORnq <= not(i0 and i1 and i2 and i3) EXAMPLEGENLIB_MACRO(DPGEN_NAND4, "model_nand4_32" SEE ALSOGENLIB_MACRO(3), genlib(1)
|