AR# 60244

|

2014.1 Vivado - Two instances of the same ELF file show up in Simulation sources

描述

When I add an ELF file to Design Sources, it is also added to the Simulation Sources.
However, when I add an ELF file to Simulation Sources, it is not added to the Design Sources.
In the normal operation, only one instance of an ELF file from a specified path can be added under the Design/Simulation sources.
But in this case, if I add an ELF file from a specific path in Simulation Sources, and then add the same file under Design Sources, then two instances of the same file from the same path will be added to Simulation Sources.

解决方案

The ELF file is actually only in design sources, it is not added to the simulation sources. 

However, due to an incorrect flag (USED_IN_SIMULATION), the file shows up under the simulation hierarchy.

This will not cause incorrect functionality, this is a visual issue only.

A user can set USED_IN_SIMULATION to FALSE for the ELF file in the design sources to remove the duplicate.

This issue should be fixed in release 2014.2.

AR# 60244
日期 04/22/2014
状态 Archive
Type 综合文章
Tools
People Also Viewed