完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
大家好,
当我开始在系统生成器中生成vhdl代码时,我收到此消息:开始生成检查模型状态检查模拟时间执行编译和生成***错误***网表生成期间发生错误.S-function'sysgen报告错误 'in'I06_vol13_DITC_sensorless_2016_04_06_loader_ver / Implementation_FPGA / transform_input_values / Register35':Sysgen错误的摘要已写入C:/ Users / Dima / Desktop / Studium / matlab Projekte / aktuell / Changing_Force_Table / I06_vol13_DITC_sensorless_2016_04_06_loader_ver_sysgen_error.log -------- -------------------------------------------------- -------------------------------------------------- -------------------------------------------------- --- ---------------------------------版本日志--------------- ------------------- Version PathSystem Generator C:/Xilinx/14.7/ISE_DS/ISE/sysgenMatlab 8.5.0.197613(R2015a)C:/ Program Files / MATLAB / R2015aISE C :/Xilinx/14.7/ISE_DS/ISE ----------------------------------------- ---------------------------------------错误摘要:错误0001:致命内部错误阻止 :'I06_vol13_DITC_sensorless_2016_04_06_loader_ver / Implementation_FPGA / transform_input_values / Master_enable'---------------------------------------- ----------------------------------------错误0001:报告人:'I06_vol13_DITC_sensorless_2016_04_06_loader_ver / Implementation_FPGA / transform_input_values / Master_enable'Details:Xilinx Blockset Library中发生内部错误。请尽可能详细地将此错误报告给Xilinx(http://support.xilinx.com)。 您也可以在http://support.xilinx.com上找到Answers数据库和其他在线资源的即时帮助。由于您的设计中可能出现此处内部错误导致的未使用错误,我们建议您仔细检查 阻止报告内部错误。 Iferrors仍然存在,我们建议您重新启动MATLAB .---------------------------------------- ---------------------------------------- 我已经检查了一些旧版本的实现,但旧版本给我同样的错误。 我该如何解决这个错误? 提前致谢 以上来自于谷歌翻译 以下为原文 Hi all, when I start to generate the vhdl code in system generator than I get this message: Begin generation Checking model status Checking simulation times Performing compilation and generation *** ERROR *** Errors occurred during netlist generation. Error reported by S-function 'sysgen' in 'I06_vol13_DITC_sensorless_2016_04_06_loader_ver/Implementation_FPGA/transform_input_values/Register35': A summary of Sysgen errors has been written to C:/Users/Dima/Desktop/Studium/Matlab Projekte/aktuell/Changing_Force_Table/I06_vol13_DITC_sensorless_2016_04_06_loader_ver_sysgen_error.log ----------------------------------------------------------------------------------------------------------------------------------------------------------------- --------------------------------- Version Log ---------------------------------- Version Path System Generator C:/Xilinx/14.7/ISE_DS/ISE/sysgen Matlab 8.5.0.197613 (R2015a) C:/Program Files/MATLAB/R2015a ISE C:/Xilinx/14.7/ISE_DS/ISE -------------------------------------------------------------------------------- Summary of Errors: Error 0001: Fatal Internal Error Block: 'I06_vol13_DITC_sensorless_2016_04_06_loader_ver/Implementation_FPGA/transform_input_values/Master_enable' -------------------------------------------------------------------------------- Error 0001: Reported by: 'I06_vol13_DITC_sensorless_2016_04_06_loader_ver/Implementation_FPGA/transform_input_values/Master_enable' Details: An internal error occurred in the Xilinx Blockset Library. Please report this error to Xilinx (http://support.xilinx.com), in as much detail as possible. You may also find immediate help in the Answers Database and other online resources at http://support.xilinx.com. Since it is possible that this internal error resulted from an unhandled usage error in your design, we advise you to carefully check the usage of the block reporting the internal error. If errors persist, we recommend that you restart MATLAB. -------------------------------------------------------------------------------- I have check the implementation with some older versions but the older versions give me the same error. How can I fix this error? Thanks in advance |
|
相关推荐
5个回答
|
|
你好@ dimakaplin
在此处附加错误日志。 它位于C:/ Users / Dima / Desktop / Studium / Matlab Projekte / aktuell / Changing_Force_Table / I06_vol13_DIC_sensorless_2016_04_06_loader_ver_sysgen_error.log 谢谢, 维奈 -------------------------------------------------- ------------------------------------------您是否尝试在Google中输入问题? ? 如果没有,你应该在发布之前。 此外,MARK这是一个答案,以防它有助于解决您的查询/问题。给予帮助您找到解决方案的帖子。 以上来自于谷歌翻译 以下为原文 Hi @dimakaplin Attach the error log here. It is located at C:/Users/Dima/Desktop/Studium/Matlab Projekte/aktuell/Changing_Force_Table/I06_vol13_DIC_sensorless_2016_04_06_loader_ver_sysgen_error.log Thanks, Vinay -------------------------------------------------------------------------------------------- Have you tried typing your question in Google? If not you should before posting. Also, MARK this is as an answer in case it helped resolve your query/issue.Give kudos to the post that helped you to find the solution. |
|
|
|
嗨@vuppala,
登录文本。 这是在日志文件中写的: ---------------------------------版本日志--------------- ------------------- Version PathSystem Generator C:/Xilinx/14.7/ISE_DS/ISE/sysgenMatlab 8.5.0.197613(R2015a)C:/ Program Files / MATLAB / R2015aISE C :/Xilinx/14.7/ISE_DS/ISE ----------------------------------------- ---------------------------------------错误摘要:错误0001:致命内部错误阻止 :'I06_vol13_DITC_sensorless_2016_04_06_loader_ver / Implementation_FPGA / transform_input_values / Master_enable'---------------------------------------- ----------------------------------------错误0001:报告人:'I06_vol13_DITC_sensorless_2016_04_06_loader_ver / Implementation_FPGA / transform_input_values / Master_enable'Details:Xilinx Blockset Library中发生内部错误。请尽可能详细地将此错误报告给Xilinx(http://support.xilinx.com)。 您也可以在http://support.xilinx.com上找到Answers数据库和其他在线资源的即时帮助。由于您的设计中可能出现此处内部错误导致的未使用错误,我们建议您仔细检查 阻止报告内部错误。 Iferrors仍然存在,我们建议您重新启动MATLAB .---------------------------------------- ---------------------------------------- 我认为错误来自编译。 之前使用过另一台计算机。 旧版本与其他计算机一起编译而没有错误。 谢谢, 迪马 以上来自于谷歌翻译 以下为原文 Hi @vuppala, the log in the text. This is writen in the log file: --------------------------------- Version Log ---------------------------------- Version Path System Generator C:/Xilinx/14.7/ISE_DS/ISE/sysgen Matlab 8.5.0.197613 (R2015a) C:/Program Files/MATLAB/R2015a ISE C:/Xilinx/14.7/ISE_DS/ISE -------------------------------------------------------------------------------- Summary of Errors: Error 0001: Fatal Internal Error Block: 'I06_vol13_DITC_sensorless_2016_04_06_loader_ver/Implementation_FPGA/transform_input_values/Master_enable' -------------------------------------------------------------------------------- Error 0001: Reported by: 'I06_vol13_DITC_sensorless_2016_04_06_loader_ver/Implementation_FPGA/transform_input_values/Master_enable' Details: An internal error occurred in the Xilinx Blockset Library. Please report this error to Xilinx (http://support.xilinx.com), in as much detail as possible. You may also find immediate help in the Answers Database and other online resources at http://support.xilinx.com. Since it is possible that this internal error resulted from an unhandled usage error in your design, we advise you to carefully check the usage of the block reporting the internal error. If errors persist, we recommend that you restart MATLAB. -------------------------------------------------------------------------------- I think the error comes from the compilation. An other computer was used before. The old versions were compiled with the other computer without an error. Thanks, Dima |
|
|
|
你好
ISE14.7和MatlabR2015a不兼容。 使用下面AR中提到的兼容工具。 https://www.xilinx.com/support/answers/17966.html 问候,萨蒂什----------------------------------------------- --- --------------------------------------------请注意 - 如果提供的信息有用,请将答案标记为“接受为解决方案”。给予您认为有用的帖子。感谢.-- ---------------------------- --------------------- ---------------------- 以上来自于谷歌翻译 以下为原文 Hi ISE14.7 and MatlabR2015a are not compatible. Use compatible tools as mentioned in the below AR. https://www.xilinx.com/support/answers/17966.html Regards, Satish ---------------------------------------------------------------------------------------------- Kindly note- Please mark the Answer as "Accept as solution" if information provided is helpful. Give Kudos to a post which you think is helpful. --------------------------------------------------------------------------------------------- |
|
|
|
嗨,
完善! 感谢您的支持! 现在我正在使用: Xilinx ISE套件14.7 x64 Windows 7企业版!! 不专业 Matlab R2013b 这个错误来了: -------------------------------------------------- -------------------------------------------------- -------------------------------------------------- ----------- 标准异常:XNetlistEngine:无法解析异常消息:com.xilinx.sysgen.netlist.NetlistException:错误:sim - 无法提供实现网表'C:/ Users / ira-dka / AppData / Local / Temp / sysgentmp-ira -dka / cg_wk / c8321ccd0877e615 f / tmp / _cg / _dbg / dmg_72_d054755c8ee21f80.ngc'。 更多信息可以在C:/Users/ira-dka/AppData/Local/Temp/sysgentmp-ira-dka/cg_wk/c8321ccd0877e615f/coregen.log或D:/ira_dka/sysgen/coregen.log.'Reported by :未指定------------------------------------------------ -------------------------------------------------- -------------------------------------------------- ------------- 我上传了日志文件。 谢谢, 迪马 coregen.log 84 KB 以上来自于谷歌翻译 以下为原文 Hi, perfect! Thank you for your support! Now I am using: Xilinx ISE Suite 14.7 x64 Windows 7 Enterprise!! not Professional Matlab R2013b And this error comes: ----------------------------------------------------------------------------------------------------------------------------------------------------------------- standard exception: XNetlistEngine: Exception message could not be parsed: com.xilinx.sysgen.netlist.NetlistException: ERROR:sim - Failed to deliver implementation netlist 'C:/Users/ira-dka/AppData/Local/Temp/sysgentmp-ira-dka/cg_wk/c8321ccd0877e615 f/tmp/_cg/_dbg/dmg_72_d054755c8ee21f80.ngc'. More information can be found in C:/Users/ira-dka/AppData/Local/Temp/sysgentmp-ira-dka/cg_wk/c8321ccd0877e615f/coregen.log or in D:/ira_dka/sysgen/coregen.log.' Reported by: Unspecified ----------------------------------------------------------------------------------------------------------------------------------------------------------------- I have upload the log file. Thanks, Dima coregen.log 84 KB |
|
|
|
大家好,
我在模型中找到了错误块,但是当我开始只编译这个块时,需要很长时间(超过一天)。 有谁知道如何解决这个错误? 编译时间无穷无尽。 错误块是带通滤波器。 谢谢, 迪马 以上来自于谷歌翻译 以下为原文 Hi all, I have find the error block in the model but when I start to compile only this block, it takes a very long time (more than one day). Does anyone know how to fix this error? The compilation time is endless. The error block is a bandpass filter. Thanks, Dima |
|
|
|
只有小组成员才能发言,加入小组>>
2416 浏览 7 评论
2821 浏览 4 评论
Spartan 3-AN时钟和VHDL让ISE合成时出现错误该怎么办?
2292 浏览 9 评论
3372 浏览 0 评论
如何在RTL或xilinx spartan fpga的约束文件中插入1.56ns延迟缓冲区?
2459 浏览 15 评论
有输入,但是LVDS_25的FPGA内部接收不到数据,为什么?
1144浏览 1评论
请问vc707的电源线是如何连接的,我这边可能出现了缺失元件的情况导致无法供电
581浏览 1评论
求一块XILINX开发板KC705,VC707,KC105和KCU1500
447浏览 1评论
2002浏览 0评论
726浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-22 16:06 , Processed in 1.474333 second(s), Total 87, Slave 70 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号