Forum Discussion
Handoff Files Agilex V
- 1 year ago
Hello K
In addition to Whitepau's note, below are some links to collaterals that can help guide you for your task.
If you have Agilex 5 E-Series Premium Devkit GSRD, the GSRD guides you on using the GPIO LEDs located at https://altera-fpga.github.io/rel-25.1/embedded-designs/agilex-5/e-series/premium/gsrd/ug-gsrd-agx5e-premium/
If you have Agilex 5 E-Series Modular Devkit GSRD, the GSRD guides you on using the GPIO LEDs located at https://altera-fpga.github.io/rel-25.1/embedded-designs/agilex-5/e-series/modular/gsrd/ug-gsrd-agx5e-modular/
We also have a Agilex 5 Design Hub where it can guide you to the relevant collaterals that you need for your task.
Agilex 5 Design Hub location at https://www.intel.com/content/www/us/en/products/details/fpga/agilex/5/resource.html
Agilex 5 Embedded Software with HPS guided journey located at https://www.intel.com/content/www/us/en/support/programmable/support-resources/guided-journey/agilex5/software-development.html
Thanks
Hello K, thanks for the post.
The device tree already references GPIO LEDs, if you would like to access LEDs on a PIO IP in FPGA fabric, there should be some guidance on that too, since the GHRD already includes an LED PIO.
linux-socfpga/arch/arm64/boot/dts/intel/socfpga_agilex5_socdk.dts at socfpga-6.6.51-lts · altera-fpga/linux-socfpga
Which devkit are you using? Have you studied one of the GSRD tutorials? Here is the one for the Agilex™ 5 E-series premium devkit:
GSRD User Guide - Altera FPGA Developer Site
If relevant, can you please share any relevant source files?
Finally, for Agilex™ 5, the handoff information is all embedded in your FPGA image file (.sof or .rbf), we don't have a preloader anymore like we did for Cyclone V.
Please let me know if you have more questions!