Forum Discussion
Hi,
Could you try interconnect width adaptor type with enable the Optimized converter (faster, higher area) https://docs.altera.com/r/docs/683609/25.1.1/quartus-prime-pro-edition-user-guide-platform-designer/correcting-platform-designer-system-timing-issues
If that doesn't solve the problem, try AXI Bridge Intel FPGA IP https://docs.altera.com/r/docs/683609/25.1.1/quartus-prime-pro-edition-user-guide-platform-designer/axi-bridge-intel-fpga-ip
With an AXI bridge, you can influence the placement of resource-intensive components, such as the width and burst adapters. Depending on its use, an AXI bridge may reduce throughput and concurrency, in return for higher fMAX and less logic.
If we switch to Avalon bus would they work properly, and maintain single clock accesses to HBM? I think you can try this as well.