Burst Inference Failure 2 - 2023.2 English

Vitis HLS Messaging (UG1448)

Document ID
UG1448
Release Date
2023-10-18
Version
2023.2 English

Description

Warning: [214-224] Inferred burst reverted due to conflict with other on name (DebugLoc).
Other
LLVM instruction
Name
Name of port

Explanation

This message indicates that there are different burst accesses with the same bundle name. Consider using different bundles for the conflicting accesses with the INTERFACE pragma or set config_interface -m_axi_auto_max_ports=true if in Vitis default mode.