ispras / utopia-hls

Utopia: a High-Level Synthesis framework
Apache License 2.0
7 stars 1 forks source link

CMake version error (3.13->3.20+) #19

Closed Muxianesty closed 4 months ago

Muxianesty commented 4 months ago

Currently the project is said to support CMake 3.13 or higher, and yet to compile LLVM from scratch at least 3.20 is required. Minimum CMake versions in Utopia HLS project have to be updated.

Muxianesty commented 4 months ago

Fixed in #20.