Skip to content
  • Dimitris Lampridis's avatar
    hdl: fix L2P DMA flow control · 52428736
    Dimitris Lampridis authored
    
    
    This commit fixes an issue that would cause the L2P DMA to drop some data when the WB slave would
    stall at the same cycle as the dual-clock FIFO would raise the 'full' flag.
    
    The WB state machine has been redesigned in order to solve this issue and make sure that data is
    properly retained when this condition appears.
    
    Signed-off-by: default avatarDimitris Lampridis <dimitris.lampridis@cern.ch>
    52428736