Skip to content

TheViking733n/RISC-V-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RISC-V Simulator

home-1

Simple web based Functional Simulator for RISC-V ISA. This project was done as a part of the course project for CS204 Computer Architecture at IIT Ropar. Here is the link to the simulator.

CS204 Computer Architecture Course Project

Team Members

How to run

Just clone the repo and open the index.html file in any browser. The simulator is also hosted here. Then go to choose mc file and select any of the mc files in the tests folder. Then click on the Run / Step button to run the simulator. There is a Statistics column on the right side which shows the number of instructions executed, number of cycles, CPI, etc.

Screenshots

home-2

home-3

For open-source projects, Under MIT License.