AR# 46311: System Generator - Avoid naming MDL files after Xilinx blockset elements
AR# 46311
|
System Generator - Avoid naming MDL files after Xilinx blockset elements
描述
Naming the System Generator MDL files similar or the same as Xilinx blockset elements can cause irregular errors from System Generator.
For example, an EDK Processor block and a Shared Memory block contained in a single MDL file will produce a FATAL_ERROR if the MDL is called "shared_memory.mdl". Naming it "shared_memory_1.mdl" did not cause the FATAL_ERROR.
解决方案
Please avoid naming the MDL files similar to the Xilinx blockset components.