Giter Site home page Giter Site logo

riscv-software-src / riscv-angel Goto Github PK

View Code? Open in Web Editor NEW
331.0 331.0 62.0 21.47 MB

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

Home Page: https://riscv.org/software-tools/riscv-angel/

License: Other

Makefile 0.01% JavaScript 90.83% Shell 0.42% CSS 3.75% ApacheConf 0.01% HTML 4.98%

riscv-angel's People

Contributors

sagark avatar wasserfuhr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

riscv-angel's Issues

Local instance of angel doesn't seem to work

Riscv-angel works on Firefox when launched straight from the Internet. But, after git-cloning riscv-angel and then using python -m SimpleHTTPServer and entering http://127.0.0.1:8000/run.html in Firefox, I got the familiar emulator webpage, complete with a dialog with "Close and launch" button. I clicked on it, and nothing happens. Why is it apparently broken versus straight-from-Internet launching? I see there is vmlinux in lib/riscv_compiled. I find the HTML and Javascript codes difficult to decipher. Thanks for any help.

Support multiple users

Generate filenames with timestamps instead of a.out

Should also fix #1

Also remove compiled binaries after some amount of time (~1hour?)

How can I use this with my own image, etc?

Is there an easy way to embed this into another webpage and specify what image to use?
Ideally I'd like to be able to use something like <iframe src="https://www.example.com/angel/run.html?image=http%3A%2F%2Fwww.example.com%2Fmy_image.bin in order to embed the emulator into another webpage, but there doesn't appear to be an easy way to do that, or really much of a way at all.

awk arithmetic seems broken

Looks like awk can't do arithmetic:
#/ awk 'BEGIN{print 0,1,2,3}'
270040240 1 1 1

(Maybe it should fault, if floating point is missing??)

Boot Modes

Insta-boot: just restore from a saved pre-booted processor state
image w/gcc
image w/dynamically linked busybox
image w/statically linked busybox

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.