RFSoC 4x2 Pmod pin mapping

Hi dear,
I’m using the RFSoC 4x2 kit but fail to find the Pmod pin mapping. What I got in the reference manual is only like below.
But the PMODA and PMODB on the physical board failed to match Pmod1_X and Pmod0_X in the pin name table. I really need this information so that I know what to design in the constraint files of my vivado projects. Could anyone help clarify this?
Thanks a lot.

Hi @Mohan,

Welcome to the PYNQ community.

If I understood your question correctly, PMOD0 = PMODA; PMOD1 = PMODB. The image shows that Pin 1 corresponds to PMODA, in the board schematic Pin 1 corresponds to PMOD0.

In the RealDigital webpage, under the resources tab, you will be able to find the constraints and board schematics. RFSoC 4x2 | Real Digital

Mario