The Problem In this project, you will be completing the design of a simple general purpose processor using Xilinx ISE Schematic Capture.

computer science

Description

The Problem In this project, you will be completing the design of a simple general purpose processor using Xilinx ISE Schematic Capture. 


DISCLAIMER: The processor we are working with is a very basic 8 bit single cycle processor with no data memory. While it is a good representation of a general purpose processor and is good for education, commercial processors are typically more complex. 


A skeleton has been provided that contains various aspects of the processor already designed. You will be completing the Arithmetic Logic Unit, Register File and Instruction Memory of the simple processor. 


Below is a description of these units as it pertains to this processor. You will need to use these descriptions as well as the information in the architecture section to fully build these units.

Instruction Files

Related Questions in computer science category