The project simulation directory structure for behavioral simulation runs is:
project_name/project_name.sim/sim_run_name/sim_#
CAUTION:
By default, the contents of this directory are deleted when the run
is reset and are regenerated when the run is launched again.
The following table lists the file/directory name, simulation type, and description for the simulation runs.
File/Directory Name | Simulation Type | Description |
---|---|---|
exelab.log | Behavioral | Vivado simulator compilation and elaboration log file. |
exelab.pb | Behavioral | Vivado simulator compilation and elaboration message file. |
<testbench>.tcl | Behavioral | Vivado simulator Tcl command for waveform manipulation. |
<testbenc>.prj | Behavioral | List of project files with library association sent for compilation to Vivado simulator XELAB command. |
<testbench>_behav.wdb | Behavioral | Waveform database file created by Vivado simulator. |
xsim.ini | Behavioral | File containing logical-to-physical mappings of libraries. |