Lecture 13
Lecture 13
Programmable Logic
Syed M. Mahmud, Ph.D
ECE Department
Wayne State University
2𝑚 × 𝑛 RAM consists of
𝑚 × 2𝑚 decoder, 𝑛 input
lines and n output lines
• 5 x 32 Decoder
• 8-OR gates with 32 inputs for each
• 256 internal connections
• Connections are programmable
• Simplest way is to use fuses.
• High Voltage is applied to blown the
fuse.
Chapter 7 ECE 2610 – Digital Logic 1 11
Read Only Memory
𝐹1 = 𝐴′ 𝐵′ + A′ C ′ + B ′ C′
𝐹1′ = 𝐴𝐵 + 𝐵𝐶 + 𝐴𝐶
𝐹2 = 𝐴𝐵 + 𝐴𝐶 + 𝐴′ 𝐵′ 𝐶′
𝐹2′ = 𝐴′ 𝐵 + 𝐴′ 𝐶 + 𝐴𝐵′ 𝐶′