Question: A 2- Bit CPU has to be to built in logicworks and the given operations are to be done Build a 2-Bit CPU Window Ship

A 2- Bit CPU has to be to built in logicworks andA 2- Bit CPU has to be to built in logicworks and the given operations are to be done

Build a 2-Bit CPU Window Ship Objective of this lab: The purpose of this lab is to learn about CPU Organization by building a simplified two bit CPU. Preparation Read lab lecture notes. Lab Assignment 1. Build a 2-bit CPU by expanding the 1-bit CPU described in the lab notes. Remember to have a 2-bit bus for your design. 2. The 2-bit CPU will do the following operations: o For instruction 00, do 2-bit XOR, test 10 XOR 11 = 01 o For instruction 01, do 2-bit AND, test 10 AND 11 = 10 o For instruction 10, do bit Addition, use your half adder, test 1 + 1 = 10, leave the higher bus bit as 0 for the input operands. o For instruction 11, do bit Subtraction, use your half subtractor and make the connections do ACC - TEMP, test 0 - 1 = 11, leave the higher bus bit as 0 for the input operands. Build a 2-Bit CPU Window Ship Objective of this lab: The purpose of this lab is to learn about CPU Organization by building a simplified two bit CPU. Preparation Read lab lecture notes. Lab Assignment 1. Build a 2-bit CPU by expanding the 1-bit CPU described in the lab notes. Remember to have a 2-bit bus for your design. 2. The 2-bit CPU will do the following operations: o For instruction 00, do 2-bit XOR, test 10 XOR 11 = 01 o For instruction 01, do 2-bit AND, test 10 AND 11 = 10 o For instruction 10, do bit Addition, use your half adder, test 1 + 1 = 10, leave the higher bus bit as 0 for the input operands. o For instruction 11, do bit Subtraction, use your half subtractor and make the connections do ACC - TEMP, test 0 - 1 = 11, leave the higher bus bit as 0 for the input operands

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!