OR22 array equivalent, cmos gate array.
OR2x is a family of 2-input gates which perform the logical OR function.
Logic Symbol
Truth Table
OR2x A
Q B
A Q
B
A BQ LLL LHH HLH HHH
HDL Syntax Verilog OR2x inst_name (Q, A, B); VHDL.. inst_name: OR2x port map (Q, A, B);
Pin Loading
Pin Nam.
Image gallery
TAGS