Forum Discussion
Hi,
Unfortunately, we does not have much step by step example for all the pin assignments.
Because all of the application is quite different, user needs to define what they need to assign themself.
You may check the pin guidance at below
https://www.intel.com/content/www/us/en/support/programmable/support-resources/devices/lit-dp.html
If you need a step by step guidance, we do provide some of the video for cyclone V
I am not sure which pcie_refclk that you are looking at, but we do provide the schematic for connection guidance.
Which is good to be refer to.
https://www.analog.com/media/en/technical-documentation/eval-board-schematic/c5_soc_devkit_c.pdf
Also, the example design are strictly for reference purpose only, it might not include what you needed in total.
For the linux driver for Cyclone V, you may refer to
https://www.rocketboards.org/foswiki/view/Documentation/LinuxDrivers
Hope that answered your question. Please let me know if you need more information.
Regards,
Wincent_Intel
Hello @Wincent_Altera
Unfortunately, we does not have much step by step example for all the pin assignments.
Because all of the application is quite different, user needs to define what they need to assign themself.
...
This was not just a generic example, it came with the Cyclone V Soc Development Kit CD. It seemed reasonable to assume it would actually work with the kit. That's the point of an example :-). It even included a .sof file (ep_gen1x4_22.1.sof). What board is that for if not the the one it came with?
But I'm quite familiar with Quartus and had no problem setting the pins correctly. But there were other issues such as the example driving ports that are outputs.
I've accepted the fact that useful examples are a lost art. It's not just Intel.
Thanks anyway.