You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 for clk_int_div for 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.