fpgasystems / Coyote

Framework providing operating system abstractions and a range of shared networking (RDMA, TCP/IP) and memory services to common modern heterogeneous platforms.
MIT License
216 stars 65 forks source link

unable to specific path for vivado hls #6

Closed quantrpeter closed 2 years ago

quantrpeter commented 2 years ago

Hi unable to specific path for vivado hls, and vivado hls is deprecated, now should be vitis, please help

/home/peter/workspace/Coyote/hw/build>cmake .. -DFDEV_NAME=u250 -DVIVADO_HLS_ROOT_DIR=/home/peter/tools/Xilinx/Vitis_HLS CMake Warning at /home/peter/workspace/Coyote/cmake/FindVivadoHLS.cmake:21 (message): Vivado HLS not found. Call Stack (most recent call first): ext/network/hls/arp_server_subnet/CMakeLists.txt:30 (find_package)

CMake Error at ext/network/hls/arp_server_subnet/CMakeLists.txt:32 (message): Vivado HLS not found.

-- Configuring incomplete, errors occurred! See also "/home/peter/workspace/Coyote/hw/build/CMakeFiles/CMakeOutput.log".

d-kor commented 2 years ago

Which version of the tools do you have installed, 2021.2?