Forum Discussion
Nayana
New Contributor
5 years agoThank You SK!
I have FPGA beginners in the team.
We are confused between the Ethernet Generator mentioned in the code and Ethernal Ethernet Packet Generator mentioned in the datasheet of the example. Request you to help us out.
Thanks in advance.
SengKok_L_Intel
Regular Contributor
5 years agoHi Nayana,
You can refer to the Basic Frame format at the TSE IP user guide Figure 82.
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_ethernet.pdf
What the packet generator in the example design will send is the Destination Address, Source Address, Length/Type, and Payload data.
Regards -SK