Skip to content

Design wrapper around int types to figure out min bit width #55

@WorldofKerry

Description

@WorldofKerry

Currently, all integers are assumed to be 32-bits wide.

What if we create our own int wrapper class that keeps track of the max number of bits used. This max number of bits used can then be the bit-width when translated to Verilog.

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