Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Help please Design a computer system with an 8-bit address bus, an 8-bit data has and it uses isolated I/O. It has: (1) 128 bytes

image text in transcribedHelp please

Design a computer system with an 8-bit address bus, an 8-bit data has and it uses isolated I/O. It has: (1) 128 bytes of EPROM starting at address 00H (H meaning in hexadecimal) constructed using 64 times 4 chips; (2) 64 bytes of RAM constructed using 16 times 8 chips, (3) an input device with a READY signal at address ABH, (4) an output device with a READY signal at address CDH; (5) A bidirectional input/output device with no READY signal at address EFII Please design the computer organization for this system (Choose an appropriate starting address for the RAM by yourself, and use a decoder to enable memory chips 1 Include all enable and load logic A) How many 64 times 4 memory chips do we need to construct the EPROM of 128 bytes? Show how you get it? B) How many 16 times 8 memory chips do we need to construct the RAM of 64 bytes9 Show how you get it? C) Show the address range (i.e., the first address and the last address) for EACH of the EPROM chips? D) What starting address do you choose for the RAM? E) Based on your choice of starting address for the RAM in Part (d).show the address range (i.e., the first address and the last address) for EACH of the RAM chips? F) What is size of the decoder you choose to enable the memory chips? Explain your choice. Show your COMPLETE design for this system

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

Beginning C# 2005 Databases

Authors: Karli Watson

1st Edition

0470044063, 978-0470044063

More Books

Students also viewed these Databases questions

Question

Tell the merits and demerits of Mendeleev's periodic table.

Answered: 1 week ago