v1.11.0
What's Changed
- fix CSR read operations (side effects) by @stnolting in #1145
- [sw/bootloader] add TWI boot option by @LukasP46 in #1108
- SMP dual-core cleanups by @stnolting in #1146
- [control] separate fence and fence.i instructions by @stnolting in #1149
⚠️ [rte] use a single, global trap handler table by @stnolting in #1150- Minor rtl edits and cleanup; 🐛 fix multiple drivers bug by @stnolting in #1151
- [sw/bootloader] aligned trap handler by @LukasP46 in #1153
- [top] add WDT and OCD reset outputs by @stnolting in #1152
- ✨ add GPIO interrupt(s) by @stnolting in #1159
- [ci] update GHDL setup by @stnolting in #1160
- Update neorv32_ProcessorTop_MinimalBoot.vhd by @ohenley in #1156
- 🐛 [twd] fix some design flaws by @stnolting in #1161
- atomic memory access updates and improvements by @stnolting in #1163
- [rtl] use past SDA in twd FSM transition by @LukasP46 in #1165
New Contributors
Full Changelog: v1.10.9...v1.11.0