Forum Discussion

Ju-Ti's avatar
Ju-Ti
Icon for Occasional Contributor rankOccasional Contributor
17 days ago
Solved

Agilex7 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...
  • Ju-Ti's avatar
    15 days ago

    I got F-tile debug toolkit working by sourcing xcvr_reconfig_clk from an IOPLL and defining debug-Avalon signals as virtual pins. I didn't notice false-path constraints in example's .sdc.terp file early enough, so there are violations reported from xcvr_reconfig_clk to internal slow_clk in MCDMA. Anyway the toolkit is operational now, and hopefully the violations will be gone once I get the next build done with false paths defined.

    Thanks for support!
    Ju-Ti