Skip to content

v1.8.3

Compare
Choose a tag to compare
@stnolting stnolting released this 31 Mar 09:17
· 1970 commits to main since this release

What's Changed

  • [rtl] minor edits, cleanups and optimization by @stnolting in #545
  • [sw/lib] move register and bit definitions to according module header files by @emb4fun in #542
  • ✨ add support for RISC-V 'Zicond' ISA extension by @stnolting in #546
  • [docs] rework, update and cleanup entire documentation by @stnolting in #549
  • Added support for USER_LIBS in the command SW makefile. by @vhdlnerd in #551
  • [sw] bootloader: send wake up command to flash before trying to speak with it by @agamez in #552
  • [rtl] reworks, cleanups and optimizations by @stnolting in #550
  • [sw/example] demo_twi: remove comment requiring PWM module by @agamez in #554
  • [sw/lib] move CSR definitions to separate file by @stnolting in #553
  • [rtl] re-add VHDL process names by @stnolting in #555
  • ✨ add time[h] CSRs by @stnolting in #556
  • [rtl] cleanup top's generics by @stnolting in #557
  • [rtl] cleanup, reworks and optimization by @stnolting in #559
  • 🧪 Add processor data cache by @stnolting in #560
  • ⚠️ [rtl] remove Zicsr generic, cleanups and optimizations by @stnolting in #562
  • Bootloader Config Parameter to Enable UART0 HW Handshaking. by @vhdlnerd in #565

New Contributors

Full Changelog: v1.8.2...v1.8.3