Skip to content
forked from s-macke/jor1k

OR1K Emulator written in Javascript running Linux

License

Notifications You must be signed in to change notification settings

cs-education/jor1k

 
 

Repository files navigation

jor1k

jor1k

jor1k is a OpenRISC 1000 emulator written in JavaScript running Linux. It runs in almost any modern web browser. Have a try and see if it runs in your browser by opening the demo. More information can be found on the Wiki pages.

Demos

  • Main demo page
  • Edit, compile and run C code in your browser
  • Symmetric multiprocessing with 2 cores, 4 cores, 8 cores, 16 cores (unstable with inreasing cores)
  • Simple demo
  • RTEMS (real time operating system) demo
  • Simple demo of the RISC-V CPU implementation. Wait until the first message appear in the terminal, then choose bbl in the dropdown menu.

Project Links

  • Bugtracker to report any issues or feature requests
  • Wiki containing more detailed descriptions

LICENSE

  • The program is distributed under the terms of the Simplified BSD License. The license details can be found in the file "LICENSE.md"
  • The ACE editor is BSD licensed.

Developer

Sebastian Macke simulationcorner.net

Contributors

Gerard Braad github.com/gbraad
Ben Burns github.com/benjamincburns
Lawrence Angrave github.com/angrave
Neelabh Gupta github.com/neelabhg

About

OR1K Emulator written in Javascript running Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.2%
  • C 7.4%
  • HTML 4.2%
  • CSS 0.2%