AR# 64139

|

What Do I Do If My Simulation Fails?

描述

When I am running Simulation, it is sometimes unclear what to do if it fails. 

The Tcl console and the Vivado log might not contain sufficient information to debug the issue.

 

解决方案

This Answer Record illustrates the immediate steps you can try if the Simulation fails.


As soon as the Simulation fails at any stage in Vivado Simulator, browse over to the Simulation Run directory which will be similar to the following:

<project_directory>\<project_name>.sim\sim_1\<sim_stage>

(where sim_stage could be - behav, synth, or impl.)

There are three files which can be referred to for Errors.

They are:

  • compile.log - This is the log for xvhdl & xvlog and contains Errors from the compilation stage.
  • elaborate.log - This is the log for xelab and contains Errors from the elaboration stage.
  • simulate.log - This is the log for xsim and contains Errors from the simulation stage.

Once you have found the errors in these files, you need to work towards fixing them.

For more help, please create a Webcase with the testcase and log files or post in the Xilinx Forums.

链接问答记录

主要问答记录

Answer Number 问答标题 问题版本 已解决问题的版本
58799 Xilinx Simulation Solution Center - Design Assistant - Vivado Simulator N/A N/A
AR# 64139
日期 04/14/2015
状态 Active
Type 综合文章
Tools
People Also Viewed