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 simple socket server reference design, I changed the SGDMA to mSGDMA, Nios II to Nios V. Everything else is exactly as in the reference design. The project compiled fine (although there is some timing requirement error on the nios_cpu sdram). I tested the Nios V with the code from the Arria 10 uC-TCP simple socket server. The processor started and failed at Auto-negotiation.
Can you guys help me please?