Skip to content
  • Jens Korinth's avatar
    AxiFifoAdapter: Improve switching speed · c7b36058
    Jens Korinth authored
    * condition for switching of FIFOs led to 1-cycle delay
    * now switching when either other FIFO empty, or dequeing
      in progress and exactly one element
    * conditions are the same in both states
    c7b36058