Assignment3_winter2024

pdf

School

Concordia University *

*We aren’t endorsed by this school

Course

311

Subject

Electrical Engineering

Date

Apr 3, 2024

Type

pdf

Pages

2

Uploaded by CaptainRock13781

Report
1 COEN 311 Computer Organization and Software Department of Electrical and Computer Engineering Assignment 3, Winter 2024 Due: Sunday, March 24, 2024 In this assignment, you will answer the following questions. Write your answer in the exact place: Your Information: First Name: Last Name: Student ID: Grade: Question 1 Grade A -Design a 256Kx16 RAM using 128Kx8 RAM chips. Interface 256Kx16 RAM to a processor. The CPU (processor) has 20 address lines and 16 data lines. Show all details and the memory address map assuming the starting address is 0x40000. Note: # address lines for the processor is 20 40=( 20 +20) Question 2 Grade Write a code in SIMARM assembly language to add the contents of an array or list of 10 elements stored in memory at the location "= arr ". 30 Question 3 Grade In each of the following instructions identify the addressing mode used for the source operand: a) MOV R0, R1 b) MOV R2, #0x1C c) MOV R3, [R1] d) MOV R2, [R1, #8] e) MOV R1, [R2, R0, #8] f) MOV R1, [list] 30=(6*5) Grading Policy: The assignment score is out of 100 points. Here are some aspects that may lead to points deduction: The answers are missing. Missing steps. Inappropriate data to answer your question. Do your best to include exhaustive details, the final answer alone is not enough to get points. Collaborate on the individual assignment.
2
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help