Tips for Xilinx Vivado HLS

  • Target function name must not start with “_” (underscore).

  • To change default working directory (“Location” in the “Project Configuration” wizard), open the file

    ~/.vivado_hls/<Your Vivado HLS version>/.vivado_hls.ini

    and edit “Location=” entry to the path you want.