Forum Discussion
Altera_Forum
Honored Contributor
15 years agoSGDMA debug
Hello, I am trying to learn how to use SGDMA to transfer data to memory. First of all, I am trying to connect SGDMA TX directly to SGDMA RX and check results. You can find the source code ->here<-...
Altera_Forum
Honored Contributor
14 years agoThe ADC is 200Msps 8-bit, and the DDR2 clock frequency is 150MHz, 16-bit data bus.
Bufffers are defined as follows:# define number_of_data (1024*1024) # define number_of_buffer 10# define length_of_buffer 12