首页>>论坛 >>技术社区 >>OpenHW社区论坛 >>System Generator及DSP算法
|
我要发帖  | 我要投票  | 我要回复  | 收藏
1

请教高手,sysgen产生netlist的时候出现问题

版主: Terry_ni  玄剑  kk_Edward  XUPteam 
请教高手,sysgen产生netlist的时候出现问题
 


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.
大家能帮帮忙,看是什么原因啊

 
相关主题
回复 链接 收藏
 
回复:请教高手,sysgen产生netlist的时候出现问题
 
原帖由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.0

http://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.

 
当校车来到:A大家都不挤队,每个人都得3分;B 你不去挤,人家去挤,那么你得0分别人得5分;C. 大家都挤,大家都得1分
回复 链接 收藏
 
回复:请教高手,sysgen产生netlist的时候出现问题
 
原帖由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://www.xilinx.com/support/sw_manuals/sysgen_ref.pdf
Search for: XNetlistEngine
 
当校车来到:A大家都不挤队,每个人都得3分;B 你不去挤,人家去挤,那么你得0分别人得5分;C. 大家都挤,大家都得1分
回复 链接 收藏
 
RE:请教高手,sysgen产生netlist的时候出现问题
 
单从你的错误提示还不能准确定位错误所在,不过有几种情况要确认一下,你的设计是不是转换版本了,即原设计在低版本下现在在高版本下打开的?如果是版本之间会存在IP核的支持问题。
你的连接数据类型是否匹配?如果不匹配可能出错
IP的参数设置不合理,比如delay等
最好把部分相关设计贴出来
 
回复 链接 收藏
 
回复:请教高手,sysgen产生netlist的时候出现问题
 

在带网络连接的安全模式下运行

 
回复 链接 收藏
 
RE:请教高手,sysgen产生netlist的时候出现问题
 
d:\Xilinx ise8.2/bin/nt/coregen -b makeproj at
你ISE安装路径中有空格,还可以正常运行吗?
 
Walkie
回复 链接 收藏
 
RE:请教高手,sysgen产生netlist的时候出现问题
 
matlab和ISE的安装路径下只能包含数字、英文字母和下划线
 
回复 链接 收藏
 
我要发帖  | 我要投票  | 我要回复  | 收藏
1