v1.7.8
What's Changed
- 🐛 [.github] disable Windows/MSYS2 workflows for now by @stnolting in #424
- Fix Critical Warning in Quartus 20.1.0: avoid power up to high by @akaeba in #423
- litex_core_complex: Expose configuration constants as generics. by @enjoy-digital in #425
- Add HW reset to CPU counter CSRs by @stnolting in #426
- 🐛 [rtl] fix is_power_of_two VHDL function by @stnolting in #428
- 🐛 [sw/lib] fix UART "char_received" function by @stnolting in #431
- [rtl] Optimize UART RTS behavior by @stnolting in #433
- [rtl] Try to fix Quartus latch warnings by @stnolting in #434
- ✨ [sw] add assembly-only demo program by @stnolting in #436
- [sw] rename blink_led example -> demo_blink_led by @stnolting in #435
⚠️ rework SPI module by @stnolting in #438⚠️ rework TWI module by @stnolting in #440- [rtl] minor rtl edits by @stnolting in #441
- [rtl] rlt/code cleanups & optimizations by @stnolting in #442
New Contributors
- @enjoy-digital made their first contribution in #425
Full Changelog: v1.7.7...v1.7.8