Programmable Logic Devices - Tutorialspoint
Programmable Logic Devices - Tutorialspoint
Programmable Logic Devices - Tutorialspoint
Devices
Example
Let us implement the following Boolean
functions using PROM.
A(X, Y , Z) = ∑ m (5, 6, 7)
B(X, Y , Z) = ∑ m (3, 5, 6, 7)
The given two functions are in sum of min terms
form and each function is having three variables
X, Y & Z. So, we require a 3 to 8 decoder and
two programmable OR gates for producing
these two functions. The corresponding PROM
is shown in the following figure.
Example
Let us implement the following Boolean
functions using PAL.
′
A = XY + XZ
′ ′
A = XY + YZ
Y, Y
′
,Z& Z
′
, are available at the inputs of
Example
Let us implement the following Boolean
functions using PLA.
′
A = XY + XZ
′ ′
B = XY + Y Z + XZ
Y, Y
′
,Z& Z
′
, are available at the inputs of
Print Page