Skip to content

This is a single cycle processor, which processes each instruction in single clock cycle, working on Instruction Set Architecture (ISA) specified in the documentation.

Notifications You must be signed in to change notification settings

AbhilashDatta/RISC-Processor

Repository files navigation

Reduced Instruction Set Computer (RISC) Processor

This is a single cycle processor, which processes each instruction in single clock cycle, working on Instruction Set Architecture (ISA) specified in the documentation.

Arhitecture

How to use it?

  • Write code in given ISA in .asm file
  • Convert that code into binary instructions using formatting given in documentation
  • Store instructions in .coe file
  • Load .coe file in Instruction Memory
  • Simulate the test bench of RISC processor

Requirements

  • Xilinx ISE 14.7 (To run the code)

About

This is a single cycle processor, which processes each instruction in single clock cycle, working on Instruction Set Architecture (ISA) specified in the documentation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •