Answered step by step
Verified Expert Solution
Link Copied!

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 16 address bits, and 8 data bits, and to have separate load/store ports. B) Change the counter we designed in last assignment to have 16 bits instead of 8 bits (what needs to change for this?). You can remove the hex displays at the counter output, or expand them to cover the 16 bits. C) Connect the output of the counter to the Address bus of the Ram. D) Add an 8-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

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Hands On Database

Authors: Steve Conger

1st Edition

013610827X, 978-0136108276

More Books

Students also viewed these Databases questions