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.
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
in the constraint file I found
set_property PACKAGE_PIN AR11 [ get_ports “W_LED_0” ]
How can I know the physical location on the board.
Could you please sign in an arrow, the closes thing i found is PL_LED_0
Thanks.
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.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.