Answered step by step
Verified Expert Solution
Question
1 Approved Answer
#2) 60 points (15 pts per function): You are asked to implement the following functions using a PROM, a PLA and a PAL (in that
#2) 60 points (15 pts per function): You are asked to implement the following functions using a PROM, a PLA and a PAL (in that order). The functions are functions of A and B as in F(A,B) with A the MSB and B the LSB in your list of inputs of your PLDs. Also, in your PLDs, display the functions from left to right or from top bottom as F1, F2, F3, and F4. Also, IMPORTANT, where the connections are preprogrammed in the PLD, use a. (a black dot) and, for the connections that you program use an X symbol. AB F1 F2 F3 F4 0 0 1 0 1 0 0 1 1 1 1 1 1 0 0 1 1 1 1 1 1 0 1 0 0 Your PLA has only 4 AND gates in its AND array and 4 OR gates in its OR array for outputs Your PAL has 8 AND gates in its AND array and 4 OR gates in its OR array. Each one of the 4 OR gates is connected to 2 AND gates. IMPORTANT: USE THE STANDARD PAL REPRESENTATION of a PAL!!! If you do not use the STANDARD PAL REPRESENTATION, you get only 10 points for the implementation using the PAL! Simplify your design as much as possible wherever appropriate. If you do not simplify a function where it would have been appropriate, you get no credit for that function. In all designs, make sure you specify your product terms and sum terms. If you do not specify them, you get no partial credit since we won't know what your function's Boolean expression is. #2) 60 points (15 pts per function): You are asked to implement the following functions using a PROM, a PLA and a PAL (in that order). The functions are functions of A and B as in F(A,B) with A the MSB and B the LSB in your list of inputs of your PLDs. Also, in your PLDs, display the functions from left to right or from top bottom as F1, F2, F3, and F4. Also, IMPORTANT, where the connections are preprogrammed in the PLD, use a. (a black dot) and, for the connections that you program use an X symbol. AB F1 F2 F3 F4 0 0 1 0 1 0 0 1 1 1 1 1 1 0 0 1 1 1 1 1 1 0 1 0 0 Your PLA has only 4 AND gates in its AND array and 4 OR gates in its OR array for outputs Your PAL has 8 AND gates in its AND array and 4 OR gates in its OR array. Each one of the 4 OR gates is connected to 2 AND gates. IMPORTANT: USE THE STANDARD PAL REPRESENTATION of a PAL!!! If you do not use the STANDARD PAL REPRESENTATION, you get only 10 points for the implementation using the PAL! Simplify your design as much as possible wherever appropriate. If you do not simplify a function where it would have been appropriate, you get no credit for that function. In all designs, make sure you specify your product terms and sum terms. If you do not specify them, you get no partial credit since we won't know what your function's Boolean expression is
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started