Xilinx Vivado 2020.2, released in late 2020, stands as a critical version in the FPGA design suite’s lifecycle, particularly for its foundational role in supporting the Versal ACAP architecture and introducing major revision control improvements. For engineers looking for the "fixed" version, the standard practice is to apply the latest tool updates, primarily Vivado 2020.2.1 and 2020.2.2, which address stability issues and expand device support. Major Improvements and New Features in 2020.2

write_checkpoint -force post_route.dcp
read_xdc constraints.xdc
set_property IS_ENABLED 1 [get_xdcs constraints.xdc]

Advanced TCL Scripting Fixes for 2020.2

One undocumented "fix" in 2020.2 is the behavior of TCL scripts during project mode. Here are two scripts that now work correctly in 2020.2 but failed in 2020.1.

Resource Intensity: Users often report significant RAM and CPU usage, especially during the phys_opt_design and route_design phases.

Vivado 2020.2 provides support for new Xilinx devices and boards, including:

6. Who Should Upgrade?

Scripting Impact: Users migrating from 2019.x or 2020.1 often need to update custom environment setup scripts to account for this path change. Notable Features for Versal Devices

6) IP core problems

keyboard_arrow_up
TOP