Forum Discussion
Altera_Forum
Honored Contributor
12 years agoConnect TSE MAC to HPS
Before we start - I am a QSYS beginner, and a newcommer to embedded IP. I am trying to connect the Altera TSE MAC to the HPS. All existing examples use a NIOS, FPGA DMA controllers and a large ...
Altera_Forum
Honored Contributor
12 years agoHave a look at this: http://www.altera.com/support/examples/nios2/exm-net-std-de.html?gsa_pos=1&wt.oss_r=1&wt.oss=niosii-ethernet-standard-5cgtfd9e
It uses the SGDMA to move data to/from the TSE MAC. In our case, we're connecting the SGDMA Avalon-MM directly to the HPS SDRAM interface, although we have yet to code the driver and have it working...