Skip to content

Overflow behaviour at instantiation fails for long words #41

@desvdp

Description

@desvdp

It seems the overflow setting fails at instantiation when using wordlengths over 64bit

Fxp(2,False,63,0,overflow='wrap') --> Ok
Fxp(2,False,64,0,overflow='wrap') --> Throws error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions