heptahedron / jor1k

Online OR1K Emulator running Linux

Home Page:http://jor1k.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Online OR1K Emulator running Linux

http://jor1k.com

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 88.2%Language:C 7.4%Language:HTML 4.2%Language:CSS 0.2%