• 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
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...