Skip to content

haashhish/RISC-V-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RISC-V-Simulator

This is a RISC-V simulator written in C++. It is capable of simulating most of RISC-V assembly instructions. Instructions are provided in instructions.txt and registers are declared in registers.txt. Any initial data for registers are provided in data.txt.

Created this project for the following course: CSCE230302 - Comp Org. and Assmbly Lang Prog in Fall 2022 at AUC.

Releases

No releases published

Packages

No packages published

Languages