Dataflow - 2022.2 English - UG1448

Vitis HLS Messaging (UG1448)

Document ID
UG1448
Release Date
2022-12-16
Version
2022.2 English

Description

Note: INFO: [HLS 200-992] Argument 'streamIn0' has write operations in process function 'duplicate_stream<float>' (../../../../../rmd-mdas/mdas_active_radar/hdl/hls/src/common_types.h:121:2) (around ../../../../../rmd-mdas/mdas_active_radar/hdl/hls/src/common_types.h:276).

Explanation

Variables (except scalars) can only have one reading process and one writing process. Consider moving the extra accesses to be in one process.