ETEC 2301 Programmable Logic Devices
ETEC 2301 Programmable Logic Devices
Chapter 3
Logic Gates
The Inverter
Input
Output
Logic Symbol
Truth Table
Timing Diagram
Inverter Operation
Logic Expression
Logic Symbol
Truth Table
Timing Diagram
0*0=0
0*1=0
1*0=0
1*1=1
Boolean Expression
Logic
Expression
The OR Gate
Logic Symbol
Truth Table
Timing Diagram
0+0=0
0+1=1
1+0=1
1+1=1
Boolean Expression
Logic
Expression
Logic Symbol
0
Timing Diagram
Truth Table
Equivalent Operation
AB = X
0*0=0=1
0*1=0=1
1*0=0=1
1*1=1=0
Logic Symbol
0
Timing Diagram
Truth Table
Equivalent Operation
A+B = X
0+0=0=1
0+1=1=0
1+0=1=0
1+1=1=0
Logic Symbols
Timing Diagram
A ExOR B = X
A ExNOR B = X
0 x 0=0
0 x 0=0=1
0 x 1=1
0 x 1=1=0
1 x 0=1
1 x 0=1=0
1 x 1=0
1 x 1=0=1
Programmable Logic
Fuse Technology
Antifuse Technology
EEPROM Technology
EPROM Technology
SRAM Technology
Device Programming
Fixed-Function Logic
Each family contains basic logic operations (NOT, AND, OR, NAND,
NOR, EXOR, and EXNOR)
TTL
00
20
02
21
HEX inverter
04
27
08
30
10
Quad 2 input OR
32
11
Quad XOR
86
Quad XNOR
266
It is the product of the Power Dissipation and the Propagation Delay time