Skip to content

riscv-software-src/riscv-angel

release
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
 
 
ui
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

riscv-angel

ANGEL is a Javascript RISC-V ISA (RV64) Simulator that runs riscv-linux with BusyBox.

Check out the demo running at: https://riscv.org/software-tools/riscv-angel/

NOTE:

ANGEL is not under active development - it implements old draft versions of the RISC-V specs (~late 2014)

Building/Running locally

Run make, make sure you have GNU sed.

Start a webserver in the angel directory, e.g.

python -m SimpleHTTPServer 8000

Visit localhost:8000/run.html in your browser.

About

JavaScript RISC-V ISA Simulator. Boots linux in a web-browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published