Nov 27

Incremental Design Flow 不指定

RickySu , 15:46 , 技术经验 , 评论(1) , 引用(0) , 阅读(774) , Via 本站原创 | |
Xilinx文档:Setting Up Designs for Incremental Design

Incremental Design的主要步骤是:
1、设置Enable Incremental(Implement Properities)
2、写XCF文件,并将XCF文件加入Synthesis Properities
3、Cleanup Project Files
4、User Constraints -> Assign Area Constraints 设置Area Group到UCF文件
5、Implement

注意:
1、如果设置了Enable Incremental Design,那么Assign Area Constraints的时候会自动生成Area Groups。这时候只需要指定地方就可以了。

2、XCF文件的语法:
MODEL "top" incremental_synthesis = yes;
MODEL "A" incremental_synthesis = yes;
MODEL "A" resynthesize = yes; --verilog才需要resynthesize

注意,是incremental_synthesis 和resynthesize
Tags:
阿布
2009/06/17 11:26
请问怎样写xcf文件呢?
RickySu 回复于 2009/06/17 22:38
新建一个文本文件保存为xx.xcf就可以了
分页: 1/1 第一页 1 最后页
发表评论
表情
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
记住我
昵称   密码   游客无需密码
网址   电邮   [注册]