- 1 15 Design A 2 Bit Magnitude Comparator As Depicted Below Specifically Create A Truth Table And Then Obtain Minima 1 (35.86 KiB) Viewed 15 times
1. [15] Design a 2-bit magnitude comparator as depicted below. Specifically, create a truth table and then obtain minima
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
1. [15] Design a 2-bit magnitude comparator as depicted below. Specifically, create a truth table and then obtain minima
1. [15] Design a 2-bit magnitude comparator as depicted below. Specifically, create a truth table and then obtain minimal Boolean equations in SOP form for each output of the comparator. You do not need to draw a schematic. Note that A[1] is the MSB of A[1:0]. A[1:0] B[1:0] OGRE (A>B) OEQU (A-B) OLES (A<B) 2. [15] Design an expandable 2-bit magnitude comparator which can be used as shown below. You do not need to draw a schematic. The equations do not need to be minimal but must be incorporate the equations you derived above. Note that A[3] is the MSB of A[3:0]. A[3:2] B[3:2] A[1:0] B[1:0] OGRE OEQU OLES IGT IEQ ILT IGT IEQ ILT OGRE OEQU OLES