A platonic ideal Renode machine on which to run Xous
Go to file
Sean Cross 6dc110fffa boot: remove spurious update of `cpu PC`
Signed-off-by: Sean Cross <sean@xobs.io>
2019-12-25 20:19:23 +08:00
.gitattributes initial commit 2019-12-18 09:53:11 +08:00
.gitignore initial commit 2019-12-18 09:53:11 +08:00
LICENSE LICENSE: add Apache-2.0 license 2019-12-25 20:13:02 +08:00
README.md initial commit 2019-12-18 09:53:11 +08:00
boot.resc boot: remove spurious update of `cpu PC` 2019-12-25 20:19:23 +08:00
platonic.repl platform: first working irq test 2019-12-19 12:17:38 +08:00

README.md

Platonic RISC-V Device

Platonic is an ideal system useful for developing an operating system. It does not represent any sort of real hardware, though differences between platforms is minimal.

Usage

It is recommended to use Renode.