Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring of RTL MVAU/VVAU ops #977

Conversation

mmrahorovic
Copy link
Contributor

@mmrahorovic mmrahorovic commented Feb 8, 2024

This PR is a clean-up of PR #963 where the Thresholding related changes have been excluded.
This PR introduces the RTL-based MVAU/VVAU custom-op. The test cases related to these custom-ops can be found here:

  1. X
  2. X

Depends on:

  1. [MVU/VVU] Support for double-pumped DSPs PR [MVU/VVU] Support for double-pumped DSPs #976, which in turn depends on:

Note that this implies the RTL code is up-to-date with the double-pumping feature, but we will not support this in the FINN compiler flow and thus leave this flag unset. Main advantage is that we only need to maintain one RTL code-base instead of two different variants, since relatively significant changes/rework have been introduces as part of the double-pumped support.

johnnoel and others added 29 commits January 31, 2024 10:36
…ize multi-packed DSPs in MVU/VVU more efficiently
…tions from pyverilator and method to wire in IP
…d-ip method and reverted default resType to LUT
@mmrahorovic mmrahorovic closed this Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants