Skip to content

Conversation

@bwintermann
Copy link

@bwintermann bwintermann commented Feb 17, 2025

This should prevent the flow from continuing if the weight stream width of an HLS custom exceeds the maximum allowed (2^15). Informing the user like this is better than later on giving a generic IPGen failed error.

Currently only checks MVAU and VVAU

@bwintermann bwintermann changed the title Error if MVAU_hls weight stream is larger than allowed Error if HLS custom op weight stream is larger than allowed Feb 17, 2025
@bwintermann
Copy link
Author

Actually this should never be needed since HLSBackend.get_ap_int_max_w() asserts the max width to be <= 8192. I still ran into the failed IPGen nonetheless

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.

2 participants