I have seen (and installed) the awareness files (board_part.xml and mig.prj).
I want to try the workflow and first steps with my old (virtex4-)design, that I have to adept to a new Artix7 / Zynq7.
I checked the board_part.xml but I am not sure, why there is a naming with P0, P1, ... that is totally different to the naming conventions in the module connector schematics.
I wonder if I have to search for example P16_L16_P in the schematics and see that it ends at B20 at the FPGA and search this physical port B20 in the board_part.xml to find the name P1_i(0) and P1_o(0).
Maybe I only need the predefined complete entity declaration?
Joern