Programmable Logic Devices
Programmable Logic Devices
problem 1
realize the following function using PLA
F 2=m1 +m2 + m3 + m4+ m5 F 1 =m 0 +m1 +m3 +m4
Product term
Input
Output
Poblem 2
Realize using PAL
F 1=m1+ m2 +m4 + m5+ m7
F 2=m0 + m1 + m3 + m5 + m7
PROM(programmable ROM)
AND array is fixed OR array is programmable. All minterms are generated using AND array.
In order to realize a boolean expression using PROM it should be in standard form.
A ROM is specified as 2 mn where m is the number of input lines and n is the number of output
lines.
8x2 ROM
Problem
Realize using PROM