• Lucas Russo's avatar
    modules/*/wb_acq_core/*: fix possible AXI mem region overflow · 4b408dc3
    Lucas Russo authored
    Previously, we were always setting the BTT as
    2^22. If we needed to finish early, we just ended
    the transaction with TLAST.
    
    This posed a problem for long-running acquisition
    (triggered), in that the AXI datamover would
    continue to write even after the memory region,
    because the BTT was set to 2^22.
    
    Now, we always set it to the maximum of the memory
    region.
    4b408dc3
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...