my Data stream mm2s has alot of discontinuities when I gather data from different locations in ddr. Is that normal? my hardware is just a counter counting from 0 to F and it’s 32bits. after i receive 64 samples from s2mm in a certain location in ddr, i start reading them at a custom order. Tvalid goes low after each element is received from mm2s. My c code , After initializing both mm2s and s2mm descriptors and writing them, i update my last s2mm descriptor to begin this transaction, after interrupt, i update my last mm2s descriptor to begin this transaction.
my Data stream mm2s has alot of discontinuities when I gather data from different locations in ddr. Is that normal?
my hardware is just a counter counting from 0 to F and it’s 32bits. after i receive 64 samples from s2mm in a certain location in ddr, i start reading them at a custom order. Tvalid goes low after each element is received from mm2s. My c code , After initializing both mm2s and s2mm descriptors and writing them, i update my last s2mm descriptor to begin this transaction, after interrupt, i update my last mm2s descriptor to begin this transaction.
Hi Sir,
How do I get main.c file?
Thank you
github.com/farbius/kb_radar_course/blob/main/lesson_11/vivado/sgdma_full/sgdma_full.sdk/sgdma_full/src/main.c
hello
Can i got main.c file? Please.
github.com/farbius/kb_radar_course/blob/main/lesson_11/vivado/sgdma_full/sgdma_full.sdk/sgdma_full/src/main.c