AN2x is a family of AND-NOR circuits consisting of one 2-input AND gate into a 2-input NOR gate. Logic Symbol Truth Table A AN2x B Q A B CQ HHX L XXHL C All other combinations H HDL Syntax Verilog AN2x inst_name (Q, A, B, C); VHDL inst_name: AN2x port map (Q, A, B, C); Pin Loading Pin Name A.