Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I need to create a hyphothetical machine that performs arithmetic applications such as (+,-,*,/), and number system conversions , hexa , binary , decimal in
I need to create a hyphothetical machine that performs arithmetic applications such as (+,-,*,/), and number system conversions , hexa , binary , decimal in phyton , do help
Below is the list of areas that you should focus on: Individual Section (40%) 1, Number system conversion (20%) Binary, decimal and hexadecimal 2s complement conversion a. b. 2. Arithmatic operation (Addition, Subtraction and Multiplication) (10%) Binary and hexadecimal a. This sub-section is based on the scenerio below (10%): Propose and design a hypothetical 64-bit machine. You have to complete the following tasks: 3. 1. Determine the number of bits for the opcode of the machine. Illustrate instruction format and integer format of the machine. a. b. List out at least EIGHT (8) of the instructions. List out the internal CPU registers c. 2. Show the examples of the program execution for the following operations: a. b. Additon operation of THREE (3) integer numbers. Multiplication operation of TWO (2) integer numbers. 3. Submit this part in an A4 poster design Below is the list of areas that you should focus on: Individual Section (40%) 1, Number system conversion (20%) Binary, decimal and hexadecimal 2s complement conversion a. b. 2. Arithmatic operation (Addition, Subtraction and Multiplication) (10%) Binary and hexadecimal a. This sub-section is based on the scenerio below (10%): Propose and design a hypothetical 64-bit machine. You have to complete the following tasks: 3. 1. Determine the number of bits for the opcode of the machine. Illustrate instruction format and integer format of the machine. a. b. List out at least EIGHT (8) of the instructions. List out the internal CPU registers c. 2. Show the examples of the program execution for the following operations: a. b. Additon operation of THREE (3) integer numbers. Multiplication operation of TWO (2) integer numbers. 3. Submit this part in an A4 poster designStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started