mac23
New Contributor
2 years agoEthernet without using the Nios II
Is there an ethernet example that does not go through the Nios II processor and send and receives packets from a host computer? My assumption is that if Nios II is used then this means a C program has to be created to access registers, which I am trying to avoid. I am hoping to create the ethernet communication all through Verilog. Could I find some resources or help with this?
Hi mac23,
You can use TSE MAC ethernet IP without using the NIOS II soft core. AN647 TSE IP example design also did not use Nios II.
AN647 Application note and its example designs are available at below:
Best regards,
zying