Forum Discussion
Altera_Forum
Honored Contributor
15 years agoDMA without nios
i am thinking that how to use a dma without nios. it seems i shoud write a dma controller by myself. does any one has done the same thing before? or any one can provide me some exam...
Altera_Forum
Honored Contributor
15 years ago:)i just load a image into ssram(de2-70 board through panel-tool) , i want get datas out ,then i think of dma ,meantime i saw a paper in the internet,it uses this mather throug dma do the same thing and also shows a module image without source code (those in/outputs are belowe ) . but in the paper it seems the dma module is writed by hand and made by fifo megawizard ,so i wonder if i can make one by sopc builder , aha...:), just a weird idea .
iCLK iFIFO_RST_n iRD1_FIFO_RD_CLK iRD1_FIFO_RD_REQ iRD2_FIFO_RD_CLK iRD2_FIFO_RD_REQ iRD3_FIFO_RD_CLK iRD3_FIFO_RD_REQ iRD4_FIFO_RD_CLK iRD4_FIFO_RD_REQ iRD5_FIFO_RD_CLK iRD5_FIFO_RD_REQ iRST_n iTRIGGER iWR1_FIFO_WR_CLK iWR1_FIFO_WR_REQ iWR1_FIFO_DATA_IN[31..0] iSSRAM_READDATA[31..0] oRD1_FIFO_RD_EMPTY oRD2_FIFO_RD_EMPTY oRD3_FIFO_RD_EMPTY oRD4_FIFO_RD_EMPTY oRD5_FIFO_RD_EMPTY oSSRAM_READ oSSRAM_WRITE oRD1_FIFO_DATA_OUT[31..0] oRD2_FIFO_DATA_OUT[31..0] oRD3_FIFO_DATA_OUT[31..0] oRD4_FIFO_DATA_OUT[31..0] oRD5_FIFO_DATA_OUT[31..0] oSSRAM_ADDRESS[18..0] oSSRAM_WRITEDATA[31..0]