Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Basically yes. What about memcpy optimizations? Maybe worth adding a dma? --- Quote End --- DMA doesn't work reliably with the TSE. I would rarely get a bad byte in the copied data. Even so in my timing tests the timing improvement wasn't significant compared to memcpy - or I should say my memcpy which is highly optimized assembly code. Bill