IITB-RISC

Course project for EE309: Microprocessors, Spring 2022
with Kalp Vyas, Pulkit Paliwal and Siddhant Bose

GitHub

Multicycle RTL Netlist

IITB-RISC is a 16-bit processor capable of performing basic operations. It has an instruction set architecture (ISA) of 17 instructions such as arithmetic and logical operations, load and store to memory, and branch statements.

We designed and tested our implementation on VHDL. Our group implemented the ISA using two different processor architectures: