Commit 2aea69b9 authored by Tristan Gingold's avatar Tristan Gingold

Add a comment

parent c13d3599
......@@ -209,6 +209,7 @@ begin
end if;
when L2P_WB_SETUP =>
-- Start to fill the data fifo (from DDR). Need to cross clock domain.
l2p_fsm_dma_param_wr <= '1';
if l2p_fsm_dma_param_busy = '1' then
l2p_dma_current_state <= L2P_SETUP;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment