lowRISC 0-4 milestone release

The lowRISC 0.4 milestone release is now available. The various changes are best described in our accompanying documentation, but in summary this release:

  • Moves forward our support for tagged memory by re-integrating the tag cache, reducing overhead with a hierarchical scheme. This will significantly reduce caches misses caused by tagged memory accesses where tags are distributed sparsely.
  • Integrates support for specifying and configuring tag propagation and exception behaviour.
  • A PULPino based “minion core” has been integrated, and is used to provide peripherals such as the SD card interface, keyboard, and VGA tex display (when using the Nexys4 DDR FPGA development board).

Please report any issues on our GitHub repository, or discuss on our mailing list. As always, thank you to everyone who has contributed in any way - whether it’s advice and feedback, bug reports, code, or ideas.