Forum Discussion
Alexander_M_Intel
New Contributor
8 years agoHelp 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 ...
AnandRaj_S_Intel
Regular Contributor
8 years agoHi,
- Pin assignment can be done manually or automate using tcl file.
- generate tcl file using from projects->generate tcl file for project
- manually key in the pins example " set_location_assignment PIN_5 -to clk_clk"
2. You can check in the <project directory>\ <qsys directory>\<name>_inst.<v or vhd>" file can be found.
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Best Regards,
Anand Raj Shankar
(This message was posted on behalf of Intel Corporation)