• Lucas Russo's avatar
    modules/*/wb_acq_core/*: fix wrong address wrapping · 756da8d6
    Lucas Russo authored
    Previously we were comparing the end address
    with '=', but in most cases the ddr end address
    is not multiple of the internal address. So, the
    comparison would never trigger and never wrapping
    the counter to the initial address, but to 0.
    
    This caused long running acquisitions (e.g., external
    trigger) to overwrite results of other channels.
    756da8d6
Name
Last commit
Last update
..
ip_cores Loading commit data...
modules Loading commit data...
platform Loading commit data...
sim Loading commit data...
syn Loading commit data...
testbench Loading commit data...
top Loading commit data...
Manifest.py Loading commit data...
README Loading commit data...