Knowee
Questions
Features
Study Tools

The SRAM controller module logic needed to be updated in order to complete the second part of this lab exercise.Question 10Select one:TrueFalse

Question

The SRAM controller module logic needed to be updated in order to complete the second part of this lab exercise.Question 10Select one:TrueFalse

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

Solution

False

Similar Questions

During the SRAM write cycle all outputs of the SRAM_Controller module to the SRAM are a combinational logic function made up of one or more of the bus bridge signals: bus_enable, rw, address and byte_enable.Question 3Select one:TrueFalse

In part 3 the SRAM_Controller and Peripheral_on_External_Bus modules are not altered from parts 1 and 2, but instantiated. The instantiation of the Peripheral_on_External_Bus bus_enable signal involves the use of the bridge bus_enable ANDed with address[??]. Fill in the ?? below:

Assume that the arbiter has request inputs and acknowledge outputs. The write_data[31:0] signals that are passed onto the SRAM_Controller module do not depend on the acknowledge outputs of the arbiter.Question 9Select one:TrueFalse

The SRAM_DQ signals are inout type. When should the SRAM_Controller tristate these signals?Question 5Select one:a.When rw=1 and bus_enable=0b.When rw=1 or bus_enable=0c.When rw=1 and bus_enable=1d.When rw=1 or bus_enable=1e.When rw=0 or bus_enable=0

What should be connected to the low order bit of SRAM_ADDR in part 1?Question 4Select one:a.byte_enable[2] should be used.b.byte_enable[3] should be used.c.byte_enable[0] should be used.d.The stage state variable can be used, since in the first clock cycle this bit is 0 and in the second clock cycle it is 1.e.Address bit 0 from the bus bridge should be used for SRAM_ADDR[0]f.byte_enable[1] should be used.

1/1

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.