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

An ergonomic binary_tower_t class #1

Open
Quarky93 opened this issue May 21, 2024 · 0 comments
Open

An ergonomic binary_tower_t class #1

Quarky93 opened this issue May 21, 2024 · 0 comments

Comments

@Quarky93
Copy link
Contributor

Move template functions b_mul, b_inv, etc into a class.
The class should adhere to ap_uint semantics.
It could be messy to inherit from ap_uint. Perhaps it's better to embed a "raw" ap_uint value inside the struct and offer explicit conversions.

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

No branches or pull requests

1 participant