Help with pin assignments involving triple speed ethernet (Cyclone V GT Development Board).
From what I currently see, I would think that I have to manually assign pins for several dozen input/output wires. I have looked at multiple reference guides, but as I am new to Quartus, a good deal of the information is beyond my current understanding.
In essence, I would like to know if there is a simple way to connect the generated ip such that I can stream some data from the Ethernet cable to some core logic I have yet to implement.
I am using Quartus 18.0 and I pull the Triple Ethernet Design from the IP Catalog, using the default settings currently.
One more thing, after reading https://www.intel.com/content/dam/altera-www/global/en_US/pdfs/literature/ug/ug_megafunction_overview.pdf and referring to the diagram on page 8, I was lead to believe there should be some form of <name>_inst.v file that serves as an instantiation template, but I did not see such a file anywhere after generating the ip. Is this a bug?
Best Regards, Alex