Forum Discussion
Altera_Forum
Honored Contributor
16 years agoWell it's obviously a little difficult to quickly look at the picture and see everything. Basically all you need to run SSS is:
1 - CPU 2 - Boot memory (you're going to use the flash) 3 - Program memory (looks like you're going to use the DDR memory) 4 - MAC (you're using the TSE MAC which means you need the SGDMA controllers and onchip memory for descriptor storage). That's it. Nothing else needed. Well technically the SSS example uses a PIO to drive the LED but that's easy to remove. Jake