原帖由fengdanbailu于2007-08-28 20:33发表:
Error 0001:
Reported by:
Unspecified
Details:
standard exception: XNetlistEngine:
An exception was raised:
com.xilinx.sysgen.netlist.NetlistInternal: trouble running
d:\Xilinx ise8.2/bin/nt/coregen -b makeproj at
D:/MATLAB71/toolbox/xilinx/sysgen/scripts/SgGenerateCores.pm line
753.
大家能帮帮忙,看是什么原因啊
看看这个能不能帮上忙拉
http://china.xilinx.com/xlnx/xil_ans_display.jsp?iCountryID=1&iLanguageID=3&getPagePath=24957&BV_SessionID=@@@@1547180859.1188311335@@@@&BV_EngineID=cccfaddlldjlilfcefeceihdffhdfkf.0http://china.xilinx.com/xlnx/xil_ans_display.jsp?BV_UseBVCookie=yes&getPagePath=24866疑问描述

Keywords: Spartan-3E, FIFO, SysGen, standard exception
When my design contains a FIFO block and I am targeting a
Spartan-3E device, the following error message occurs during
generation:
"standard exception: XNetlistEngine:
An exception was raised:
com.xilinx.sysgen.netlist.NetlistInternal: expected to find
C:\xprojects\dsp\sysgen_examples\91_known_issues\netlist\sysgen\coregen_dLAR/coregen_tmp/fifo_s50_s3e_2a0b142b480f30ab_flist.txt
at
C:\xprojects\dsp\sysgen_examples\91_known_issues\netlist\sysgen\masterScript1009.pl
line 303
Reported by:
Unspecified"
解决方案 1:
This is because the FIFO block is attempting to use the Synchronous
FIFO v5 Core for a device which the core does not support.
You can work around this issue by bringing in the latest FIFO
Generator core as a black box or by generating for a different
architecture, such as Spartan-3 and then changing the target device
back to Spartan-3E in the resulting ISE project.
This is a known issue which will be fixed in a future release of
System Generator.