Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Description: Continuing from last assignment, lets create a memory walker, which stores random values to consecutive addresses in a Ram. Steps: A ) Add a
Description: Continuing from last assignment, lets create a "memory walker", which stores random values to consecutive addresses in a Ram.
Steps: A Add a Ram unit available under the "Memory" group to the simulation area. Configure it to have address bits, and data bits, and to have separate loadstore ports. B Change the counter we designed in last assignment to have bits instead of bits what needs to change for this? You can remove the hex displays at the counter output, or expand them to cover the bits. C Connect the output of the counter to the Address bus of the Ram. D Add an bit Random Generator under "Memory" to the circuit and connect its output to the data Input of the ram. Don't forget to connect the clock generator to all units that need it Set the write signal on the Ram to "high", so that data will be written to it
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started