Forum Discussion
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 ha...
- 2 years ago
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
ZiYing_Intel
Frequent Contributor
2 years agoHi mac23,
I wish to follow up.
Do you still have any question about this case?
Best regards,
zying
- FvM2 years ago
Super Contributor
Thanks for mentioning AN647. Related to the original intention to create ethernet communication all in HDL, it shows at least a direction. But as previously guessed, there's apparently no hardware TCP or UDP stack example.