Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Do this in logisim 1. We have a CPU that has a 6-bit address bus. We need to use the address lines to generate device

Do this in logisim 1. We have a CPU that has a 6-bit address bus. We need to use the address lines to generate device activate (chip select) signals for the various devices attached to the CPU.

Here are the active addresses ranges that are used to talk to the different devices:

Device Address Range Signal Name

RAM $00 to $1F CS_RAM

ROM $20 to $2F CS_ROM

Status Indicator $30 CS_LED

Comm. Port $32 to $33 CS_COM

Display $38 to $3F CS_LCD

a. Generate the full and complete truth table for the CPU and the address bus remember to write the table in descending address bit order and in binary counting order .

b. Write the Boolean expressions (by looking at your truth table) for the various chip select signals.

c. Using LogiSIM, layout and create the discrete logic circuit for the various signals please show all input and all output signals on one circuit. please ensure that you are using only the basic AND, OR and/or NOT 2-input gates in your circuitry.

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

Microsoft Visual Basic 2017 For Windows Web And Database Applications

Authors: Corinne Hoisington

1st Edition

1337102113, 978-1337102117

More Books

Students also viewed these Databases questions