Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTSE_MAC and memory
Hi Guys, I've been building on examples and built a functioning ethernet. I can use the Nios for TCP TX/RX and i have interfaced some HDL for direct UDP TX. I'm currently developing on a...
Altera_Forum
Honored Contributor
14 years agoMy software is around 380 kbytes. I've got an on-chip memory set to 512 Kbytes.
But my code blok at : /* Wait for the descriptor (chain) to complete */ while ( (IORD_ALTERA_AVALON_SGDMA_STATUS(dev->base) & ALTERA_AVALON_SGDMA_STATUS_BUSY_MSK) ); I don't know why ? But works with ssram.