08-27-2020 03:34 AM
If we make a change in the block design in the Vivado GUI after debugging in the HW manager, Vivado crashes during the subsequent generation of the HDL wrapper. However, the validation of the block design was successful.
After a restart of the GUI, the wrapper can be generated without any problems.
We are working with Vivado 2019.2 under Windows 10.
Is there a solution for this problem?
08-27-2020 03:39 AM
Can you share the crash log file along with vivado.log? If the crash is consistent after restarting Vivado?
https://www.xilinx.com/support/answers/55854.html
If the block design does not have custom IP or RTL modules, Can you generate the TCL file using write_bd_tcl command and share it to debug the issue at our end?
--Syed