Skip to content

Releases: janweinstock/or1kiss

v2022.04.10

10 Apr 16:59
Compare
Choose a tag to compare

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

02 Feb 14:37
Compare
Choose a tag to compare

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