Forum Discussion
linhviet306
New Contributor
1 year agoNios V Ethernet failed on Cyclone V GT development kit
Hi, I'm currently learning to transfer data through Ethernet using Nios. Since I use Quartus Prime 22.1, the niche stack isn't there anymore, so I tried to use Nios V and uC/TCP IP base on the CVGT s...
linhviet306
New Contributor
1 year agoHi,
I did try with the Nios V design. The design for Arria 10 uses SGMII mode, I changed it to RGMII, but the problem still persist. I think there's some problem with the mSGDMA core using prefetcher core.
Do you guys have any reference design for the msgdma using only standard descriptor without the prefetcher core. I was able to construct standard descriptor without prefetcher core and sent raw UDP frame. But I couldn't make the receive part to work.