Risc Processor Using VHDL
Risc Processor Using VHDL
ABSTRACT
Reduced Instruction Set Computer (RISC) is become a design theory that has accepted in engineering
applications. Optimizing gate capacity and performance of FPGA kit. This devices provides complex logic
systems to be performed and implemented on a single device. So the main aim of this project is to design,
study and implement an 8-bit Reduced Instruction Set Computer processor using XILINX Spartan 3E tool.
The elevate feature of Spartan-3E reduces the cost per logic cell designed. The prominent feature of the RISC
processor is that this processor is very simple. RISC processor support load/store architecture (Von
Neumann). The main components of processor include the Arithmetic Logic Unit, Control unit, Shifter, and
Rotator.
Keywords- RISC, PIPELING, VHDL, SPARTAN 3E TOOL.
VII. CONCLUSION
RISC Processor has design and implement on
Xilinx Spartan 3E FPGA tools. This easily
represented in the Xilinx ISE Design Suite. This
project is easy to understand. It executes all the
instructions in one clock cycle including jumps,
returns from subroutines and external accesses.
RISC processor of 8-bit with 35 instruction set has
design. Every instruction is executed in one clock
cycles with 4-stage pipelining. The processor
achieves higher performance lower power
dissipation & lower area.