[BUG] couldn't find in the docs or QSG which Vivado version is needed
Created by: mbaykenar
Is there an existing core-v-mcu bug for this?
-
I have searched the existing bug issues
Bug Description
Hi, which version of Vivado is supported? In the code I searched for vivado:
rtl/vendor/pulp_platform_riscv_dbg/src/dm_csrs.sv --> // Xilinx Vivado 2020.1 does not allow subtraction of two enums; do the subtraction with logic rtl/vendor/pulp_platform_axi/CHANGELOG.md --> ## 0.9.1 - 2020-01-18
different vivado versions sometimes creates compatibility issues due to XILINX IP revisions. I looked at IPs at emulation/xilinx/ips and only
- clk_wiz
- blk_mem_gen
seems to be used for generating bitstream with Vivado. Is it right?
It could be great if repo has some info about Vivado version, or if exists easier to find