Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3 ) ( 1 0 points ) Next, add a 1 6 K RAM unit corresponding to the memory address range $ 4 0 0

3)(10 points) Next, add a 16K RAM unit corresponding to the memory address range $4000 to $7FFF. Show the logic to generate the CE signal(s) for this RAM, which should be active low, if 2K x 8 RAM chips are used. Draw and test the complete circuit in Logisim within the "Q3" subcircuit in the provided file.
(Hint: Note that a 2K x 8 RAM chip has a capacity of 2048 bytes, so you will need to use an array of eight of these chips to create a single 16K x 8 memory unit. Instead of using traditional logic gates to generate separate CE signals for all eight chips, I suggest that you use a 3:8 decoder in your design. The chip-enable signal !CE0 should correspond to the chip at the bottom of this address range, and the chip-enable signal !CE7 should correspond to the chip at the top of this address range. When adding the decoder in Logisim, be sure to set the "Three-State" property to "No," and the "Disabled Output" property to "Zero," so that the outputs function as expected when the entire RAM unit is disabled. The "Enable" input of the decoder should be used to disable all outputs when the active address is outside the specified range; since Logisim's decoder outputs are active-high, you may need to use NOT gates to change the outputs to active-low.)
image text in transcribed

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

Professional SQL Server 2000 Database Design

Authors: Louis Davidson

1st Edition

1861004761, 978-1861004765

More Books

Students also viewed these Databases questions

Question

For s Answered: 1 week ago

Answered: 1 week ago

Question

Using Language That Works

Answered: 1 week ago

Question

4. Are my sources relevant?

Answered: 1 week ago