Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s-macke committed Nov 2, 2017
1 parent a24d02c commit 4f8f5b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -10,6 +10,7 @@ More information can be found on the [Wiki][project wiki] pages.

* Main [demo][project demo] page
* [Edit, compile and run](http://s-macke.github.io/jor1k/demos/compile.html) C code in your browser
* [Edit, compile and run](https://cs-education.github.io/sys/#VM) C code from the University of Illinois
* Symmetric multiprocessing with [2 cores](http://s-macke.github.io/jor1k/demos/main.html?cpu=smp&n=2), [4 cores](http://s-macke.github.io/jor1k/demos/main.html?cpu=smp&n=4), [8 cores](http://s-macke.github.io/jor1k/demos/main.html?cpu=smp&n=8), [16 cores](http://s-macke.github.io/jor1k/demos/main/index.html?cpu=smp&n=16) (unstable with inreasing cores)
* Simple [demo](http://s-macke.github.io/jor1k/demos/simple.html)
* RTEMS (real time operating system) [demo](http://s-macke.github.io/jor1k/demos/rtems.html)
Expand Down

0 comments on commit 4f8f5b6

Please sign in to comment.