This is actually something that I've been meaning to do as I wasn't aware of any example software available for the example RoCC accelerators (maybe I'm missing something?).
This currently only provides software for the Accumulator example with the following functions supported:
* doWrite
* doRead
* doAccum
The load from L1 isn't working for me for whatever reason (I'm tripping a SimpleHellaCaceIF assertion and I don't know if this is me, rocc.scala, or something else...). However, this should be a basic enough example to start from.