Question: 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

 This semester, you wl build a simple microprocessor. This microprocessor willinterface with a 256 byte memory and be capable of executing asimple program stored in that memory. This microprocessor will be capable ofexecuting 13 different commands: jump, jump on carry, jump on not carry,

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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!