Forum Discussion
Ju-Ti
New Contributor
20 hours agoAgilex7 M PCIe MCDMA: debug toolkit attachment
Hi, I'd need advice on how to connect Quartus PCIe Debug Toolkit to MCDMA IP in Agilex7 M. Since I'm failing to find or generate a complete example design, I'm not sure if I have to manually instant...
RongY_altera
Contributor
2 hours agoHi Ju-Ti,
You need to get Quartus work first. Otherwise, the generated example might be incomplete.
The M-series dev kit has 2x MCIO from R-Tile, and 1x FMC from F-Tile. The Q25.3.1 Pro I'm using can generate MCDMA example design for the R-Tile on the Agilex7 I-series dev kit. For a simple test, you can choose "PIO using MCDMA Bypass" design. After a successful compilation, you can start to migrate the design to the M-series dev kit.
If you want a jtag master to control the p0_hip_reconfig, you can connect them in the qsys, and comment/remove virtual pins in the qsf. The MCDMA supports several user modes. Some signals may not be enabled in the selected mode.
Regards,
Rong