e t n Se 11 • REC Assume a very simple microprocessor with 12 address lines with which we wish to implement only a quarter of the largest addressable memory using the same 512x8 memory chips. Physical...


e t n Se 11<br>• REC<br>Assume a very simple microprocessor with 12 address lines with which we<br>wish to implement only a quarter of the largest addressable memory<br>using the same 512x8 memory chips. Physical memory must be placed on<br>the upper half of the memory map.<br>a. What is the size of the memory implemented?<br>b. How many memory chips would be needed to implement this<br>memory space?<br>c. How many lines would each chip require to address its internal<br>memory cells?<br>d. How many lines would be required to select each chip<br>e. Draw a simplified partial address decoding table listing all the<br>memory chips as (MEMO, MEM1, MEM 2. etc.) and show the lines<br>used for address decoding (chip selection) and those used to address<br>internal memory cells. Fill the table appropriately with 1's, O's and X's<br>(don't cares).<br>4. Consider the data definition statement below.<br>num1 WORD 192AH<br>array1 WORD OA23BH, 7EA1H, 5BEFH<br>a. Write assembly code to compute the size of the data label array1.<br>b. Write assembly code to add the second element of array1 to<br>

Extracted text: e t n Se 11 • REC Assume a very simple microprocessor with 12 address lines with which we wish to implement only a quarter of the largest addressable memory using the same 512x8 memory chips. Physical memory must be placed on the upper half of the memory map. a. What is the size of the memory implemented? b. How many memory chips would be needed to implement this memory space? c. How many lines would each chip require to address its internal memory cells? d. How many lines would be required to select each chip e. Draw a simplified partial address decoding table listing all the memory chips as (MEMO, MEM1, MEM 2. etc.) and show the lines used for address decoding (chip selection) and those used to address internal memory cells. Fill the table appropriately with 1's, O's and X's (don't cares). 4. Consider the data definition statement below. num1 WORD 192AH array1 WORD OA23BH, 7EA1H, 5BEFH a. Write assembly code to compute the size of the data label array1. b. Write assembly code to add the second element of array1 to

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here