Knowee
Questions
Features
Study Tools

With a 2 Mbyte address range and four 16 bit registers to map to this address range in part 1, select the valid approach(es) for this lab. Question 4Select one or more:a.Since the bus bridge is half word aligned, we can choose any 2 address lines apart from address[0] to determine which of the four registers is read or written to.b.Since the bus bridge is word aligned, address[1:0] is a valid choice for determining which of the four registers is read or written to.c.The address[20:17] bits form one of many minimal sets for determining which of the four registers is read or written to.d.We could choose to decode the address[10:9] bits to determine which of the four registers is chosen, even though it might be confusing.

Question

With a 2 Mbyte address range and four 16 bit registers to map to this address range in part 1, select the valid approach(es) for this lab. Question 4Select one or more:a.Since the bus bridge is half word aligned, we can choose any 2 address lines apart from address[0] to determine which of the four registers is read or written to.b.Since the bus bridge is word aligned, address[1:0] is a valid choice for determining which of the four registers is read or written to.c.The address[20:17] bits form one of many minimal sets for determining which of the four registers is read or written to.d.We could choose to decode the address[10:9] bits to determine which of the four registers is chosen, even though it might be confusing.

...expand
🧐 Not the exact question you are looking for?Go ask a question

Solution

The correct answers are:

b. Since the bus bridge is word aligned, address[1:0] is a valid choice for determining which of the four registers is read or written to.

c. The address[20:17] bits form one of many minimal sets for determining which of the four registers is read or written to.

d. We could choose to decode the address[10:9] bits to determine which of the four registers is chosen, even though it might be confusing.

Option a is incorrect because the bus bridge being half word aligned does not mean we can choose any 2 address lines apart from address[0] to determine which of the four registers is read or written to. The alignment of the bus bridge determines how data is organized, not how the address lines are chosen.

This problem has been solved

Similar Questions

In this lab, why are the bottom 2 bits of the address lines from the bus bridge always zero?Question 2Select one:a.The bus bridge has been configured for a data width of 32 bits, and memory is halfword addressed.b.The bus bridge has been configured for a data width of 32 bits, and memory is word aligned.c.Trick question! The bottom 2 bits of the address lines from the bus bridge are NOT always zero.d.The bus bridge has been configured for a data width of 16 bits, and memory is word aligned.

In part 1, the 16 bit word SRAM is interfaced to the 32 bit bus bridge. Which bus bridge address bits should be connected to the SRAM_ADDR[19:1]?  (Note the low order bit of SRAM_ADDR has been deliberately left out here).Question 3Select one:a.address[20:2]b.address[19:2]c.address[18:0]d.address[19:1]e.address[18:1]

A 16-bit address bus is carrying the address4567H and is partially decoded with lines A15and A13 being unused Which one of theseaddresses would access a different hardwarelocation:• (a) E567H.• (b) 4567H.• (c) 6567H.• (d) 8567H.

Find the Target Address (TA) for the following machine instructions.      Indicate the values stored in A. Content of X =000090 B=006000 PC=003000i)032600h                           ii)003600

For a memory whose memory address uses the first 9 address lines. If all the 16 lines have to be implemented for addressing,. What time of internal decoder must be used for the chip select.Question 2Select one:a.4-32b.4-16c.6-64d.8-256

1/2

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.