Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

129.17) in the following processor with 8-bit datapath, there is only one instruction type. Unified (shared) memory address and data buses have 8 bit width.

image text in transcribed

129.17) in the following processor with 8-bit datapath, there is only one instruction type. Unified (shared) memory address and data buses have 8 bit width. Memory is byte addressable. In the given instruction format, opcode represents the operation code, and func field further describes one of the four ALU operations for the arithmetic/logic instructions. R1 and R2 are operands that describe register addresses. 1 (signed) or A (unsigned) operand size is 8 bits. All read operations from sequentials are asynchronous. All writes are synchronous to clock rising edge (not shown) and depend on enable (en) inputs of the respective sequentials. ALUOUT register is written every cycle, and thus does not require an enable input. Given the ISA details, datapath, and ALU specification for the machine, answer the following questions: a) (2 pts.) What is the maximum number of programmer accessible general purpose registers in the Register file? b) (10 pts.) Sketch a Moore-type state diagram for the Control Unit, trying to minimize the number of states. Do not worry about any start or reset signal. c) (8 pts.) Sketch logic schematic for the Control Unit using one-hot state assignment. d) (5 pts.) What is the size of the Control Memory required to design a microprogrammed control unit for this machine, given the next address generation follows an approach similar to MIPS implementation reviewed in lectures. There is no control decoding logic between Control Memory output and datapath. Show the details of your calculation. e) (10 pts.) Sketch the Control Memory, show its contents and the size of its interface buses. Also show any truth table associated with the microcode sequencer next state logic. bnmbnnbbv zxcmcmzxmcvb vbvnbvnb

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

Readings In Database Systems

Authors: Michael Stonebraker

2nd Edition

0934613656, 9780934613651

More Books

Students also viewed these Databases questions