Forum Discussion
Altera_Forum
Honored Contributor
12 years agoGiving external input to Triple Speed Ethernet
Hello everybody, I want to modify the tutorial "using Triple Speed Ethernet" according to my requirement. In brief what I used is: Qsys(Hardware Generation), NIOS II Eclipse(ApplicationSoftware...
Altera_Forum
Honored Contributor
12 years agoYou can use whatever RAM you like (on-chip, off-chip, SRAM, SDRAM, etc.).
The RAM is there so that software (by default iniche) has storage for Ethernet frames. The SGDMA controllers transfer the frames between RAM and Avalon-ST (for the TSE ports). It sounds like you need to change the memory controller to match whatever memory you have in your hardware design.