当设计从运行到运行失败时,如您所描述的那样,根本原因通常是设计中的时间问题。
这要么是缺少本应应用于设计的时序约束,未正确处理的时钟域交叉,要么是未正确处理的同步逻辑的异步输入。
------您是否尝试在Google中输入问题?
如果没有,你应该在发布之前。太多结果?
尝试添加网站:www.xilinx.com
以上来自于谷歌翻译
以下为原文
When designs fail from run to run with minor changes like you have described the root cause is usually a timing issue in the design. This is either missing timing constraints that should have been applied to the design, clock domain crossings that are not correctly handled, or asynchronous inputs to synchronous logic that are not correctly handled.
------Have you tried typing your question into Google? If not you should before posting.
Too many results? Try adding site:www.xilinx.com
当设计从运行到运行失败时,如您所描述的那样,根本原因通常是设计中的时间问题。
这要么是缺少本应应用于设计的时序约束,未正确处理的时钟域交叉,要么是未正确处理的同步逻辑的异步输入。
------您是否尝试在Google中输入问题?
如果没有,你应该在发布之前。太多结果?
尝试添加网站:www.xilinx.com
以上来自于谷歌翻译
以下为原文
When designs fail from run to run with minor changes like you have described the root cause is usually a timing issue in the design. This is either missing timing constraints that should have been applied to the design, clock domain crossings that are not correctly handled, or asynchronous inputs to synchronous logic that are not correctly handled.
------Have you tried typing your question into Google? If not you should before posting.
Too many results? Try adding site:www.xilinx.com
举报