Skip to content

Commit

Permalink
hls code compatibility with Vitis 2023+
Browse files Browse the repository at this point in the history
  • Loading branch information
quetric committed Apr 30, 2024
1 parent 90e44d7 commit 5d0646c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion driver/hls/accl_hls.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#include "ap_axi_sdata.h"

#ifdef ACCL_SYNTHESIS
#include "ap_utils.h"
#include "etc/autopilot_ssdm_op.h"
#else
#define ap_wait()
#endif
Expand Down

0 comments on commit 5d0646c

Please sign in to comment.