Skip to content

riscv lang based assembler & simulator, converts assembly to bin & executes.

Notifications You must be signed in to change notification settings

rachitbhandarii/riscv-assembler-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

RISC-V Assembler & Simulator


Description:

  • This project mimics the functionality of a RISC-V Assembler.
  • The assembler is a program that helps convert assembly program to binary code.
  • The simulator is a program that takes the binary code as input, runs the binary instructions and provides with the necessary output.

Credits: Rachit Bhandari (2023413), Palak Yadav (2023363), Manya Chaturvedi (2023312), Mudit Pandey (2023329), 1st year students @ IIIT Delhi.

About

riscv lang based assembler & simulator, converts assembly to bin & executes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages