Releases: janweinstock/or1kiss
Releases · janweinstock/or1kiss
v2022.04.10
This is a new release for or1kiss
built on Ubuntu 20.04 using gcc 9.4.0. Features include
- Added memory watchpoint support
- Added various missing DC and IC SPRs
- Implemented EVBAR SPR
- Support for edge-triggered interrupts
- Using calendar versioning
- Various smaller bugfixes
v1.0
This is the initial release of or1kiss
built on Ubuntu 16.04 with gcc 5.4.0. After unpacking, you can run the precompiled OpenRISC binaries using:
./bin/or1kiss -e ./sw/coremark.elf
./bin/or1kiss -e ./sw/dhrystone.elf
./bin/or1kiss -e ./sw/whetstone.elf