1.30.0 - 2023-06-09
Added
- Add
lossy_valid_to_stream: A converter between valid-only protocols and ready-valid where the latest transaction overwrites the most recently queue one. - Add
clk_int_div_static: A wrapper forclk_int_divfor static clock division.
Changed
popcount: Refactor and support all input widths.clk_int_div: Support clock output during reset.stream_delay: Support larger counts.
Fixed
clk_int_div: Fix possible deadlock and avoid hold issues.