Question: Consider a 32-bit processor of the Harvard Architecture that has a 4 KB (kilobyte) instruction memory. The memory address has 32 bits and each

Consider a 32-bit processor of the Harvard Architecture that has a 4 

Consider a 32-bit processor of the Harvard Architecture that has a 4 KB (kilobyte) instruction memory. The memory address has 32 bits and each address identifies a single byte in the memory (e.g. address Ox00FF00E5 points to a single byte stored at that memory location). a) If the starting address of the first byte that can be stored in the instruction memory is 0x08000000, what is the final 32 bit address (in hexadecimal) of the instruction memory? (Note: 1 KB = 1024 bytes = 210) b) If the start and final address of the data memory is 0x20000000 and Ox2000FFFF, respectively, what is the size of this memory space in KB? Activate Windows

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

a To find the final 32bit address of the instruction memory we first need ... View full answer

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 Programming Questions!