Forum Discussion
MikeMot
New Contributor
1 year agofgpa pins to use the LED in the devkit AGilex 7 f tile I series AGIB027R31B1E1VB
In the user Guide for the agilex 7 I series transceiver soc dev kit . All of the user_leds seems to be used for configurations. Are those available for a user to use and programm them using r...
ShengN_altera
Super Contributor
1 year agoHi,
Thanks Sstrell for pointing out. Yes, the user led is at Max 10 system. For RTL, have to use the IO ports below (can refer to board schematic):
FPGA_SGPIO_SYNC
FPGA_SGPIO_CLK
FPGA_SGPI
FPGA_SGPO
Here simple design for your reference https://drive.google.com/file/d/1lJR9ikDe51tIlDVvP-8QwBSYXmh5I1UB/view?usp=drive_link
The module sgpio_slave.v can be found in bts_config folder.
Thanks,
Regards,
Sheng