Answered step by step
Verified Expert Solution
Question
1 Approved Answer
mplement a simple and small RISC CPU Only 1 1 instructions to implement Use 4 bits for Opcode ( Operational Code ) Only 4 registers
mplement a simple and small
RISC CPU
Only instructions to
implement
Use bits for Opcode
Operational Code
Only registers
bits needed for each register
reference
Use bits for beqbne offset
Go ahead at most instructions,
go back at most instructions
Use bits for data and
constants
to or to
Constants are generally small
Use bits for program
address
Overall instruction is bits
wide
We can later increase
number of registers or data
width size without affecting
the system architecture
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started