pulp-platform / cheshire

A minimal Linux-capable 64-bit RISC-V SoC built around CVA6
Other
190 stars 42 forks source link

Indication on how to modify FPGA tools version #130

Closed pcotret closed 1 month ago

pcotret commented 3 months ago

According to https://pulp-platform.github.io/cheshire/tg/xilinx/, it is written that we can use Vivado => 2020.2. Maybe we could add a quick note about how to call the correct version ? https://github.com/pulp-platform/cheshire/blob/0deceeef2a91c5d5d3e4d1aa8ef3fa439e97d5d4/target/xilinx/xilinx.mk#L10

make chs-xilinx-<myboard> VIVADO=<vivado-version>

I can make a PR for that.

BTW, I only have a vitis_hls on my computer, is it normal to call vitis-2022.1 vivado?