Skip to content

localparam not getting any width in txuartlite #13

@hero-clashes

Description

@hero-clashes
localparam		TB = TIMING_BITS,

needs to have a width in order to work

so
for example at default values

localparam	[4:0]	TB = TIMING_BITS,

it is a weird deal and I didn't notice the truncation warning/didn't pay attention in my ide so had to debug it for couple days

thx for the lib in any case

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