Max Korbel
maxkorbel.bsky.social
Max Korbel
@maxkorbel.bsky.social
Principal Engineer @ Intel, lead for ROHD
https://www.maxkorbel.com/
https://github.com/mkorbel1
Pretty nice! I guess the `sliding_window` infers the `N` to keep based on what it's zipped with?

I tried to sketch something similar in ROHD to compare. Leveraged the `ShiftRegister` from the library, had to put explicit `clk` and explicit `depth`, and don't have a nice extension (yet?) for `sum`.
July 6, 2025 at 5:57 AM