v1.11.2
What's Changed
- ✨ add support for Zalrsc ISA extension by @stnolting in #1181
- Minor rtl optimizations and cleanups by @stnolting in #1182
- Source-out CPU front-end by @stnolting in #1183
⚠️ Software libraries cleanup by @stnolting in #1186- Fix Bootloader Makefile UART_BAUD by @lebruu in #1189
- 🐛 fix bug in Zalrsc ISA extension by @stnolting in #1190
- [rtl] minor edits and cleanups by @stnolting in #1191
- [cpu] relocate CPU counters by @stnolting in #1192
- minor rtl edits by @stnolting in #1193
⚠️ rework DMA and GPTMR by @stnolting in #1194- rtl: processor_templates: enable Zicntr ISA extension on minimal templates by @henrikbrixandersen in #1196
- Fix: quote readlink to fix windows make check by @ecstrema in #1197
- fix: increment location counter with heap size by @brkydnc in #1201
- Add NUMA LiteX configuration by @pepijndevos in #1204
- 🐛 Fix
Zbbshift instructions by @stnolting in #1206 ⚠️ rename SPI & TWI transfer functions by @stnolting in #1207
New Contributors
- @lebruu made their first contribution in #1189
- @ecstrema made their first contribution in #1197
- @brkydnc made their first contribution in #1201
- @pepijndevos made their first contribution in #1204
Full Changelog: v1.11.1...v1.11.2