Forum Discussion
IO assignment for triple speed ethernet
Objective: Synthesize Triple Speed Ethernet IP variant (with MAC and 1000 Base - X) in my Cyclone IV GX transceiver kit. I'd like to then connect an Ethernet cable to my FPGA and then observe the RX signals toggle (sop,eop,data_valid,data)
I have the generated TripleSpeedEthernet.v file. How the hell do I assign IO for this design? I'm confused.
3 Replies
- Nathan_R_Intel
Contributor
Hie,
To understand how to assign IO, you can refer to the Reference or Example Design. Generating an example design for TSE IP is covered in our documentation below (Refer to Pg 18 to links to document related to generating reference design for different devices):
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_ethernet.pdf
Please let me know if the above document helps you resolve your issue.
Regards,
Nathan
- SAnan1
New Contributor
I ran into this document last week. Let me look into this and get back to you. If it's quicker and convenient (too painful to log into forum and respond) I can be reached at [email protected] - Nathan_R_Intel
Contributor
Sure do let me know if you have further questions.