Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This semester, you wl build a simple microprocessor. This microprocessor will interface with a 256 byte memory and be capable of executing a simple program

image text in transcribedimage text in transcribedimage text in transcribedimage text in transcribed

This semester, you wl build a simple microprocessor. This microprocessor will interface with a 256 byte memory and be capable of executing a simple program stored in that memory. This microprocessor will be capable of executing 13 different commands: jump, jump on carry, jump on not carry, load immediate, load from memory, add immediate, add from memory, add immediate with carry-in, add from memory with carry-in, exclusive OR im- use the next byte of the program for data, while memory instructions use another given location in the RAM) A microprocessor like this that only executes a small number of simple operations is called a Reduced Instruction Set Computing (RISC) processor. This project is broken into three parts. Each part builds on the previous sections to build another portion of the microprocessor. The project may be done individually or in teams of two. You may consult others for general questions, but you may not copy their VHDL code. Cheating will result in a zero score for this part of the project This semester, you wl build a simple microprocessor. This microprocessor will interface with a 256 byte memory and be capable of executing a simple program stored in that memory. This microprocessor will be capable of executing 13 different commands: jump, jump on carry, jump on not carry, load immediate, load from memory, add immediate, add from memory, add immediate with carry-in, add from memory with carry-in, exclusive OR im- use the next byte of the program for data, while memory instructions use another given location in the RAM) A microprocessor like this that only executes a small number of simple operations is called a Reduced Instruction Set Computing (RISC) processor. This project is broken into three parts. Each part builds on the previous sections to build another portion of the microprocessor. The project may be done individually or in teams of two. You may consult others for general questions, but you may not copy their VHDL code. Cheating will result in a zero score for this part of the project

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

Database Processing Fundamentals Design

Authors: Marion Donnie Dutton Don F. Seaman

14th Edition Globel Edition

1292107634, 978-1292107639

Students also viewed these Databases questions