• Lucas Russo's avatar
    modules/*/wb_acq_core/acq_fc_fifo.vhd: fix acquisition counter limit · 4c360e95
    Lucas Russo authored
    Previously we were counting up to lmt_pkt_size, but after
    the FIFOs, we aggregate the data. So, we should be counting
    up to lmt_pkt_size_aggd. Although the end of transaction
    flags were still correctly asserted (acq_cnt module was still
    receiving the correct limit lmt_pkt_size_aggd), this could led
    to miscounting on subsequent acquisitions.
    4c360e95
Name
Last commit
Last update
hdl Loading commit data...
history Loading commit data...
scripts Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
README Loading commit data...