-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Milestone
Description
The final thing I want to investigate before committing to a flexible-width solution is whether I can efficiently model the signed part as a Signed<Magnitude> wrapper. I know fixed-width is possible, but that's different.
- NBKFlexibleWidthKit
- UIntXL
- NBKSignedKit
- SInt, Signed<UInt>
- SIntXL, Signed<UIntXL>