View Questions with Strategies
View Questions with Solutions
(Registers) Design a register with two load signals, that enable the loading of data from two different sources.
(Shift-Registers) Using a 4-bit shift register, construct a 4-bit register that can rotate its content one position to the left or right.
(Counters) Design a 4-bit binary counter that counts up only in:
(Register files) Design an 8 x 4 register file with:
(Memories) Design:
(Datapaths) Design a simple datapath that can compute the expression:
(Datapaths) Define and implement the controller for the datapath that couldexecute the algorithm developed in Problem 7.19(a).