Ranjithkumar828
New Contributor
3 years agoCyclone V SoC Ethernet speed issue bare metal driver
Hi,
We have developed an ethernet driver for Cyclone V SoC in bare-metal programming. When we are transmitting more than 80 bytes per packet in our customized board it is getting failed. But the ...
- 3 years ago
Hi Aik Eu,
The above issue is soved. Some macros related to dma configuration are commanded in code. After removing the command it is solved.
Thanks.