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

Wrappers of custom bitwidths #16

Open
definelicht opened this issue Jan 13, 2020 · 0 comments
Open

Wrappers of custom bitwidths #16

definelicht opened this issue Jan 13, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@definelicht
Copy link
Owner

Christian Lutzweiler has suggested making wrapper types and utility functions supporting custom bitwidths. Features could include:

  • Portable custom bitwidth type (Xilinx uses ap_uint, OpenCL doesn't support it, i++ might have something).
  • Utility functions for determining bitwidths (e.g., using hlslib::ConstLog2).
  • Conversion functions between different bitwidths, potentially emitting compile-time errors if not explicitly overwritten for unsafe conversions.
@definelicht definelicht added the enhancement New feature or request label Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant