NO22 array equivalent, cmos gate array.
NO2x is a family of 2-input gates which perform the logical NOR function.
Logic Symbol
Truth Table
NO2x A
Q B
A Q
B
ABQ L LH LHL HL L HH L
HDL Syntax Verilog NO2x inst_name (Q, A, B); VHDL.. inst_name: NO2x port map (Q, A, B);
Pin Loading
Pin .
Image gallery
TAGS