Skip to content
  • Jens Korinth's avatar
    FifoAxiAdapter: fix transaction logic · 1383a12d
    Jens Korinth authored
    * addressess in transactions should be supplied as fast as possible
    * waiting for the transaction to finish is not necessary and harms
      performance
    * not sure if this implementation is ok; there could be a large gap
      between address handshake and data - if this blocks the slave it
      must be fixed (further tests required)
    1383a12d