corestar
Contributor
5 years agoTriple Speed Ethernet (TSE) Design Example
I'm attempting to create a TSE using a NIOS-II in a Cyclone V GX. I found a very useful example here:
Using Triple-Speed Etherent on DE4 Boards
and was able to create and compile the hardware using Quartus Prime 18.0 Standard. But I can't find the C source files that go with the example. They say to look at tse_tutorial.c, but I cannot find that file on the net. It shows how to setup the DMA and interrupts. I'm new to NIOS.