Warning
This release had to be synthesised in two steps, first generating the IP cores with Vivado 2022.2, then synthesising and implementing with Vivado 2024.1 to workaround some mysterious bug that leads to problems when writing / reading the IIR filter coefficients and sometimes the inverse response matrix coefficients.
What's Changed
- Synth improvements by @augustofg in #37
- Optimize registers usage on xwb_fofb_shaper_filt.vhd by @guilhermerc in #38
Full Changelog: v1.1.0...v1.1.1