Skip to content

A six-staged pipelined RISC processor FPGA implementation

Notifications You must be signed in to change notification settings

swapnilbembde/projects_ee309

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

processor_design

Project1 contains a 16-bit very simple computer developed for the teaching purpose. The IITB-RISC is an 8-register, 16-bit computer system. The architecture is well optimized for performance.

Project2 contains a 6 stage pipelined processor, IITB-RISC, whose instruction set architecture is provided. IITB-RISC is a 16-bit very simple computer developed for the teaching purpose. The IITB-RISC is an 8-register, 16-bit computer system. It follows the standard 6 stage pipelines (Instruction fetch, instruction decode, register read, execute, memory access, and write back).

About

A six-staged pipelined RISC processor FPGA implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published