Answered step by step
Verified Expert Solution
Question
1 Approved Answer
2. (6 points) In this question, you will construct a circuit that takes a pair of fixed width two-bit representations (x1^o)2 and (1yo)2 and computes
2. (6 points) In this question, you will construct a circuit that takes a pair of fixed width two-bit representations (x1^o)2 and (1yo)2 and computes the two output bits of the maximum between the difference of the inputs and 0. In other words, if m = (x1x0)2 and n = (yiyo)2, your circuit should output zi and zo where if m 2 n otherwise m-n ( #0)2 = (a) Draw the truth table with two output columns 21 and zo specifying how their values depends on the input bits. (b) Decide whether to use DNF or CNF to express each column as a compound proposition. Write this proposition, and justify your choice. Reminder: DNF is disjunctive normal form and CNF is conjunctive normal form. (c) Draw the resulting circuit with four inputs and two outputs implementing your design from part b
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