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
needs to have a width in order to work
so
for example at default values
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