- 10 Two Numbers X X1 X2 Xn And Y Yi Y2 Yn Compare X And Y Unsigned Binary Numbers And Output Z1 Z2 00 1 (630.66 KiB) Viewed 67 times
10. Two numbers X={x1,x2,...,Xn} and Y={yı,y2,...,Yn}: Compare X and Y (unsigned binary numbers) and output (z1,z2) = 00
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
10. Two numbers X={x1,x2,...,Xn} and Y={yı,y2,...,Yn}: Compare X and Y (unsigned binary numbers) and output (z1,z2) = 00
10. Two numbers X={x1,x2,...,Xn} and Y={yı,y2,...,Yn}: Compare X and Y (unsigned binary numbers) and output (z1,z2) = 00, 10,01 for equal (X=Y), smaller (X<Y) and larger (X>Y) (a) (4%) Draw the block diagram of iterative circuits by using the same concept as shown in the figure below using bit by bit comparisons where X, to Xn are the input bits. aj to an+ are the states. Indicate the critical path (longest delay path) in your circuit. X X X X da da Cell U) Cell 1 Cell 2 Cell 3 Cell ! 11 (b) (2%) Construct the state table for a typical Cell. (c)(2%) Do the state assignment and construct the state transition table for a typical Cell. (d) (2%) Derive the logic equations for a typical cell. You must write down the design procedure