Forum Discussion
Altera_Forum
Honored Contributor
20 years agosound card + uclinux
I am working on a project with a sound card. We are using uclinux. We are developing a VHDL module for the sound card, what is the best way to interface the sound card module with the CPU , is DM...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by grassay@Mar 27 2006, 03:27 PM i am working on a project with a sound card. we are using uclinux.
we are developing a vhdl module for the sound card, what is the best way to interface the sound card module with the cpu , is dma the best performant architecture ?
thanks
laurent
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=13824)
--- quote end ---
--- Quote End --- You are right! DMA is best choice for this. Dma does't load CPU. It folllows CPU could have more time for other tasks