添加约束、进行综合、生成编程文件、配置器件、下载编程文件、调试和验证等步骤。
[Vivado 12-4473] Detected error while running simulation. Please correct the issue and retry this operation. https://blog.csdn.net/shizhibuyi1234/article/details/104822889
ERROR: [USF-XSim-62] 'simulate' step failed with errors. Please check the Tcl console or log files for more information. ERROR: [Vivado 12-4473] Detected error while running simulation. Please correct the issue and retry this operation. launch_simulation: Time (s): cpu = 00:00:15 ; e...
reg reset,reset1;// reg button;wire memread,memwrite;wire [WIDTH-1:0] adr,writedata;wire ...
【问题12】在布局布线时,提示DRC错误,错误如下图。 答:看提示,一般抓关键词。 注意图中的关键词: bank 14,rst_n,LVCMOS25,si5388_scl,LVCMOS33。 在开发过程,要和这些词关联起来的步骤就是配置管脚,并且这些管脚与BANK14有关。 所以根据提示,可以去检查配置管脚的页面。
Vivado 使用过程中问题总结 情况1:在vivado进行一个行为级别仿真时,运行到simulate 步骤时 弹出了如下提示:[USF-XSim-62] simulate step failed with errors. Please check the Tcl console or log files for more information. [Vivado 12-4473] Detected error while running simulation. Please correct the ...