Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Is NIOS II needed?

Altera_Forum
Honored Contributor II
1,100 Views

I'd usually just try this out my self but i have no access to my DE2 board at the moment. 

 

I've got an SDRAM controller in SOPC builder and also multiple memory mapped master components that are connected to the SDRAM controller. It all works fine. By having multiple mm master components i can have simultaneous buffers (for audio) all starting at different addresses (defined in a vhdl state machine). 

 

Here's my query 

For some reason i always thought i needed the NIOS II processor in there. Do i? The Avalon bus is an inherent feature of SOPC builder right? it has nothing to do with NIOS II.  

 

Cheers
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
408 Views

NIOS is just another Avalon-MM master. 

If you don't need it, don't use it.
0 Kudos
Reply