AND6
AND6 is CMOS Gate Array manufactured by AMI.
- Part of the AND2 comparator family.
- Part of the AND2 comparator family.
Core Logic
$1'[
®
$0,+- PLFURQ &026
- DWH $UUD
Description
ANDx is a family of AND-NOR circuits consisting of two 3-input AND gates and one 2-input AND gate into a 3-input NOR gate.
Logic Symbol
Truth Table
ANDx
ABCDE FGHQ
C HHHXXXXX L
Q XXXHHHXX L
F XXXXXXHHL
All other binations
HDL Syntax Verilog .................... ANDx inst_name (Q, A, B, C, D, E, F, G, H); VHDL...................... inst_name: ANDx port map (Q, A, B, C, D, E, F, G, H);
Pin Loading
Pin Name
A B C D E F G H
AND2 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0
Equivalent Loads AND4 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0
AND6 2.1 2.1 2.1 2.1 2.1 2.1 2.1 2.1
3-31
$1'[
$0,+- PLFURQ &026
- DWH...