Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Draw the FSM ( without the control signals ) Draw the hardware diagram of the given FSM: Your design should be minimal, ie , it

Draw the FSM (without the control signals) Draw the hardware diagram of the given FSM: Your design should be minimal, ie, it
shouldn't include any unnecessary units. Do not include the control unit, but include all
the necessary control signals. You can use all the necessary units that we have used in
the class, when have drawn such diagrams, like register bank, alu, multiplexers etc. But
do not use the unnecessary ones.Consider a processor, which has;
8-bit data bus.
8-bit address bus.
8 registers.
256 bytes of memory.
only two instructions: LD and JMP.(ie. LD r1 r2 and JMP r)
Construct instruction formats. LD r1 r2 works as in Reptile, but JMP is a bit different.
JMP instruction replaces program counter (pc) with contents of register r.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions