From WikiChip
Template:logic device/doc
< Template:logic device
Revision as of 19:31, 24 November 2015 by Jon (talk | contribs) (Created page with "{{logic device |title = AND Gate |symbol title = ANSI Symbol |symbol body = 150px|center |functional body = File:and gate f...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

AND Gate
ANSI Symbol
and gate (ansi).svg
Functional
and gate functional.gif
Truth Table
Inputs Outputs
A B Q
0 0 0
0 1 0
1 0 0
1 1 1
Other Gates
Buffer TriBuffer NOT
AND OR XOR
NAND NOR XNOR
Trans AOI OAI
MAJ INH IMPLY
NIMPLY
Other Components
Plexers
MUX DEMUX Encoder
Decoder Pri-Encoder
ALU
Adder Subtractor Multiplier
Divider Shifter Rotator
MAC Comparator Negator
Memory
D latch D flip-flop SR latch
JK flip-flop T flip-flop Register
Register file SRAM Counter
ROM CAM DRAM
I/O
Shift register SIPO PISO
ADC DAC
{{logic device
|title            = AND Gate
|symbol title     = ANSI Symbol
|symbol body      = [[File:and gate (ansi).svg|150px|center]]
|functional body  = [[File:and gate functional.gif|center]]
|truth table      = {{truth table/and}}
}}