Skip to content

GoldenbergDaniel/ArchSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArchSim

Simulate RISC-V from the command line and browser. Project is still early in development.

ArchSim Demo

Instructions

  1. Requires an Odin compiler to build from source. Download at https://odin-lang.org/docs/install/
  2. With the compiler installed and in your PATH, run the following sequence of commands
./build.sh r || build.bat r
out/archsim || out/archsim.exe