Computer Architecture (CS 215)
Dr. William J. Joel, WS 110, 7-9353

Project No. 2 
15 points

Problem:

For this project you are being asked to create a memory bank consisting of two, two-bit registers, a selection bit, two input bits, and a decoder to control the two registers. You should be able to store the input bits to either register based on the selection bit.

Task:

  • Create a hand-drawn version of your circuit.
  • Implement this drawing using LogicWorks and test your circuit to verify that it works.
  • Submit copies of your hand-drawn circuit, and your final LogicWorks circuit.

Notes:

  • Attach an LED to output of each bit in each register to show it's current state.