Skip to content

Releases: Obijuan/RISC-V-FPGA

V1.3.0

24 Oct 08:46
Compare
Choose a tag to compare

Two new simple socs added for working with the code generated from the RARS simulador:

  • soc-rars-MMIO-1-port: One output ports at 0xFFFF0000
  • soc-rars-MMIO-2-ports: Two output ports at 0xFFFF0000 and 0xFFFF0010

v1.2.1

29 Sep 08:51
Compare
Choose a tag to compare

Minor update. README updated with a screenshot and an animated gif for showing the demo

v1.2.0

28 Sep 20:01
Compare
Choose a tag to compare

PICOSOC fully migrated to Icestudio, using blocks for the different parts
The Example firmware in C has been simplified

V1.1.0

15 Sep 19:51
Compare
Choose a tag to compare

Verilog files integrates into code blocks
No external verilog files are needed

V1.0.0

14 Sep 08:35
Compare
Choose a tag to compare

Initial release with hello world examples both in c and asm