手动连接 Versal 调试核 - 2023.2 简体中文

Vivado Design Suite 用户指南: 编程和调试 (UG908)

Document ID
UG908
Release Date
2023-10-19
Version
2023.2 简体中文

Versal AXI4 Debug Hub IP 和调试核(例如,AXI4‑Stream ILA、AXI4‑Stream VIO)可提供相应的选项,用于手动定义调试核与 AXI4 Debug Hub 之间的连接。大部分设计都无需使用该选项。

要在 AXI4 Debug Hub 与调试核之间启用手动连接,请执行以下操作:
  1. 生成并例化 AXI4 Debug Hub IP 实例,然后使用 PMC 将其连接到设计中的 Control, Interfaces, and Processing System (CIPS) IP。
  2. 自定义 AXI4 Debug Hub IP,将Number of Debug Cores(调试核数)设置为要手动连接的调试核的精确数量。对于每个调试核,在 AXI4 Debug Hub IP 上都会显示 1 个 AXI4‑Stream 主接口和 1 个从接口。
    注释: AXI4 Debug Hub 上未连接的 AXI4‑Stream 端口可能导致执行 opt_design 期间发生错误。
  3. 在对应要手动连接的调试核的 IP 自定义接口中,选中Enable AXI4-Stream Interfaces for Manual Connection to AXI Debug Hub(启用 AXI4-Stream 接口以便手动连接到 AXI Debug Hub)。这样就会在调试核上显示 AXI4‑Stream 主端口和从端口。
  4. 将调试核上的每个 AXI4‑Stream 主端口和从端口连接到 AXI4 Debug Hub 上的相应端口。调试核也包含 aclkaresetn 端口,这 2 个端口应连接到与 AXI4 Debug Hub 相连的相同时钟和复位端口。