Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Part 1 : Use Logisim to implement a 4 bit ALU circuit that can execute the following instruction set: Use gates to implement adders Use

Part1:
Use Logisim to implement a 4 bit ALU circuit that can execute the following instruction set:
Use gates to implement adders
Use Multiplexers (any size you need)
Use the hierarchical modeling in Logisim
FlarrA
FlarrA+1
FlarrA+B
FlarrA+B+1
FlarrA+bar(B)
FlarrA+bar(B)+1
FlarrA-1
FlarrA
FlarrA??B
Logic
FlarrAvvB
FlarrAo+B
Flarrbar(A)
FlarrB
Shifting
FlarrsrB
FlarrslB
Part 2:
For the ALU designed in Part 1, you need to interface the ALU with a RAM system. The RAM can be used directly in Logisim. You do not need to build it yourself.
This means your system now should execute instructions where the operands can come from Memory and the output can be written to Memory.
The following are the factors to evaluate the projects:
Design (80%)
a. Interface of RAM through Read and Write operations
b. Data transfer from Memory to ALU
c. Correct results of functions in RAM and on output ports
d. Instructions should include: Register to register operations, Memory to memory operations, immediate to memory operations
Optimal layout (Minimum number of components, modular design, hierarchical representation)(20%).
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_2

Step: 3

blur-text-image_3

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

Current Trends In Database Technology Edbt 2006 Edbt 2006 Workshops Phd Datax Iidb Iiha Icsnw Qlqp Pim Parma And Reactivity On The Web Munich Germany March 2006 Revised Selected Papers Lncs 4254

Authors: Torsten Grust ,Hagen Hopfner ,Arantza Illarramendi ,Stefan Jablonski ,Marco Mesiti ,Sascha Muller ,Paula-Lavinia Patranjan ,Kai-Uwe Sattler ,Myra Spiliopoulou ,Jef Wijsen

2006th Edition

3540467882, 978-3540467885

More Books

Students also viewed these Databases questions

Question

24. Explain the differences between CIR and MAR.

Answered: 1 week ago