The NoC Debug Answer Record provides a good introduction to debugging the NoC using the NoC Peripheral Interconnect (NPI) registers. This process uses internal NoC registers, which are described in Versal AI Edge Series Gen 2 and Prime Series Gen 2 Register Reference (AM028) and Versal AI Edge Series Gen 2 and Prime Series Gen 2 NoC and Integrated Memory Controller NPI Register Reference (AM033) to help pinpoint problems.
You can use the following command can be used to determine the base NPI Base Address for NoC modules in the design.
report_npi_addresses -of_objects [get_sites -filter {IS_USED && SITE_TYPE =~ "NOC_*"} ]