Skip to content

A single cycle RISC processor developed using Verilog to be run on spartan3 FPGA.

License

Notifications You must be signed in to change notification settings

krantikiran68/KGP-RISC

Repository files navigation

KGP-RISC

A Reduced Instruction Set Computer (RISC) is a microprocessor architecture that utilizes a small number of simple and generalized instructions rather than complex and specialized ones.

This microprocessor has been developed in the Verilog hardware description language, simulated on the Xilinx ISE and tested on the Spartan 3 FPGA.

This is a top level overview of the microprocessor. Top Module

Instructions

This RISC processor uses 32-bit instructions. The division of the 32-bit instructions has been inspired by the MIPS architecture. Instruction

ISA

The instruction set architecture of the processor to mirror the functions of the MIPS microprocessor architecture. ISA

Contributors

This processor is a joint project by

  1. G Rahul Kranti Kiran
  2. Sai Saketh Aluru

Refer to documentation for implementation details.

About

A single cycle RISC processor developed using Verilog to be run on spartan3 FPGA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published