Dataflow Checking - 2023.2 English

Vitis High-Level Synthesis User Guide (UG1399)

Document ID
UG1399
Release Date
2023-12-18
Version
2023.2 English

The Vitis unified IDE and v++ command has a dataflow checker which, when enabled, checks the code to see if it is in the recommended canonical form. Otherwise, it emits an error/warning message to the user. By default, this checker is set to warning. You can set the checker to error or disable it by selecting off in the syn.dataflow.strict_mode configuration command as described in Dataflow Configuration.