Skip to content
Discussion options

You must be logged in to vote

Hi,

the KeyError: 'HLS_PATH' could mean that you did not set FINN_XILINX_PATH and FINN_XILINX_VERSION correctly or did not install Vitis/Vitis HLS next to Vivado.
FINN resolves the paths like this:

  VIVADO_PATH="$FINN_XILINX_PATH/Vivado/$FINN_XILINX_VERSION"
  VITIS_PATH="$FINN_XILINX_PATH/Vitis/$FINN_XILINX_VERSION"
  HLS_PATH="$FINN_XILINX_PATH/Vitis_HLS/$FINN_XILINX_VERSION"

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@saionroy
Comment options

@fpjentzsch
Comment options

Answer selected by CNStanLee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants