Forum Discussion
Altera_Forum
Honored Contributor
19 years agoYou should update to v6.0 .
The component editor is for simple component. It is not possible to handle all complex construct. (or too costly to develope the software) You have to do it with an text editor. For your project, using CPU to access a burst slave won't get any gain in speed. You must use DMA , either the standard avalon DMA or costom designed DMA.