Hello , In the table bellow each switch and LED das a name for example AR11.
Given the physical photo shown in the link how can I know where is AR11?
Thanks.
Hi @yefj,
That document is describing the name and the I/O pin in the chip. The AR11 is the pin on the chip.
The constraints file has this information. Please, find it on the RealDigital webpage under the resources tab. RFSoC 4x2 | Real Digital
It is the one you have indicated with the arrow.
In the arrow its written PL_Led0, however in the constraint file its W_LED_0.
its not the same name.WHy ou say this is the one?
Thanks.
This is just the name given in the project Vivado. What matters is the IO pin, AR11.
Are you familiar with the Vivado development flow?
Yes i Understand now , so PL_user_led0 is the long name for PL_led0.
Thanks.