File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ if [ -f "$HLS_PATH/settings64.sh" ];then
112112else
113113 yecho " Unable to find $HLS_PATH /settings64.sh"
114114 yecho " Functionality dependent on Vitis HLS will not be available."
115- yecho " Please note that FINN needs at least version 2020.2 for Vitis HLS support."
115+ yecho " Please note that FINN needs at least version 2020.2 for Vitis HLS support. Our recommendation is to use version 2022.2 "
116116 yecho " If you need Vitis HLS, ensure HLS_PATH is set correctly and mounted into the Docker container."
117117fi
118118
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ if [ -z "$FINN_XILINX_PATH" ];then
4747fi
4848
4949if [ -z " $FINN_XILINX_VERSION " ]; then
50- recho " Please set the FINN_XILINX_VERSION to the version of the Xilinx tools to use (e.g. 2020.1 )"
50+ recho " Please set the FINN_XILINX_VERSION to the version of the Xilinx tools to use (e.g. 2022.2 )"
5151 recho " FINN functionality depending on Vivado, Vitis or HLS will not be available."
5252fi
5353
You can’t perform that action at this time.
0 commit comments