Skip to content
  • Jens Korinth's avatar
    RegisterFile: rewrite with Queues · c7de8149
    Jens Korinth authored
    * replaced FSM approach with Queues; each channel has its own Queue, and
      all is handled using the handshakes
    * simple, because 1-cycle reads and writes can be guaranteed
    c7de8149