Skip to content
  • Jens Korinth's avatar
    FifoAxiAdapter: rewrite to use ASAP bursts · 5f640c4e
    Jens Korinth authored
    * now has single FIFO of configurable size
    * burst size is configurable separately
    * burst is started as soon as burstSize is exceeded in buffer
    * decided against even more aggressive mode of starting immediately,
      since that would likely be detrimental to system performance
    * adapted and verified all unit tests
    5f640c4e