Forum Discussion
Altera_Forum
Honored Contributor
20 years agoProblem in using Avalon_Tristate_slave...
Hello, I am currently using " Altera Stratix 1S10 Development Kit". In SOPC Builder, I wanted to connect my User Logic to Nios Processor through Avalon_Tristate_slave. The Entity Inte...
Altera_Forum
Honored Contributor
20 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.