Skip to content

Signed<Magnitude> #81

Description

@oscbyspro

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>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    additionoh, so shiny!maybeto do, or not to do?

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions