Lab4_AI23BTECH11024_AI23BTECH11017 is a tool designed to replicate the simulator like ripes.
Main goal is to run given RV64I assembly code accordingly with updating the registoers and memory accordingly.
The Folder Lab4_AI23BTECH11024_AI23BTECH11017 has the follwing files:
- .c : source code file written in C language.
- Makefile : Complies the C code and generates an executable named
riscv_sim.
Follow the steps as for LAB3 and then ,
make
./riscv_sim- now the commands like
load,regs,run, etc ... will be taken from the user , runs the command and gives the corresponding desired output. - Output is displayed in the terminal