热搜关键词: 电路基础ADC数字信号处理封装库PLC

pdf

赛灵思PlanAhead分层设计方法参考手册

  • 1星
  • 2014-09-24
  • 2.04MB
  • 需要1积分
  • 23次下载
标签: Xilinx

Xilinx

hierarchical

hierarchical

planahead

planahead

想使用Xilinx  incremental  design(增量设计)功能的伙伴可以参考此文档,结合planahead  user  guide查看关于planahead中partition相关功能的使用

Hierarchical Design
Methodology Guide
UG748 (v 14.1 ) April 24, 2012
This document applies to the following software versions: ISE Design Suite 14.1 and later
Xilinx is disclosing this user guide, manual, release note, and/or specification (the “Documentation”) to you solely
for use in the development of designs to operate with Xilinx hardware devices. You may not reproduce, distribute,
republish, download, display, post, or transmit the Documentation in any form or by any means including, but not
limited to, electronic, mechanical, photocopying, recording, or otherwise, without the prior written consent of
Xilinx. Xilinx expressly disclaims any liability arising out of your use of the Documentation. Xilinx reserves the
right, at its sole discretion, to change the Documentation without notice at any time. Xilinx assumes no obligation
to correct any errors contained in the Documentation, or to advise you of any corrections or updates. Xilinx
expressly disclaims any liability in connection with technical support or assistance that may be provided to you in
connection with the Information.
THE DOCUMENTATION IS DISCLOSED TO YOU “AS-IS” WITH NO WARRANTY OF ANY KIND. XILINX
MAKES NO OTHER WARRANTIES, WHETHER EXPRESS, IMPLIED, OR STATUTORY, REGARDING THE
DOCUMENTATION, INCLUDING ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE, OR NONINFRINGEMENT OF THIRD-PARTY RIGHTS. IN NO EVENT WILL XILINX
BE LIABLE FOR ANY CONSEQUENTIAL, INDIRECT, EXEMPLARY, SPECIAL, OR INCIDENTAL DAMAGES,
INCLUDING ANY LOSS OF DATA OR LOST PROFITS, ARISING FROM YOUR USE OF THE
DOCUMENTATION.
© Copyright 2012 Xilinx Inc. All Rights Reserved. XILINX, the Xilinx logo, the Brand Window and other designated
brands included herein are trademarks of Xilinx, Inc. All other trademarks are the property of their respective
owners. The PowerPC name and logo are registered trademarks of IBM Corp., and used under license. All other
trademarks are the property of their respective owners.
Hierarchical Design Methodology Guide
www.xilinx.com
UG748 (v 14.1 ) April 24, 2012
Revision History
Date
03/01/2011
Version
13.1
Revision
• Added new chapter on Team Design Flow.
• Added new information on:
• Black box support
• ImportTag
• Memory Reduction scheme
Under
Partition States,
added information on setting a partition state to
auto.
Added new section
Partitioning Processor Systems.
Added new section
Updated Attributed Value Not Used on Imported Partition.
Indicated where support is limited for some functionality to Virtex®-6, Spartan®-6,
and Xilinx® 7 series FPGA devices only.
• Added new information on
Setting the ImportTag Attribute,
including
Setting the
ImportTag Attribute from the Tcl Console.
• Under
Managing the Preservation Attribute,
corrected command to
Specify Partitions
instead of
Implementation Settings.
Clarified first step in
Exporting PXML Files.
Added information on PREV files in
Exporting Partitions.
Clarified distinction between “top level” and “top partition.”
Added information to section
Floorplan Team Member Blocks to a Specific Region.
07/06/2011
13.2
10/19/2011
13.3
01/18/2012
04/24/2012
13.4
14.1
• Added note in Chapter 1, Partitions, explaining that the Stacked Silicon Interconnect
(SSI) technology is not supported in the Xilinx ISE® Design Suite.
• Added new section
Elements to Keep in Top Partition
stating that the only required
element to keep in the Top partition is STARTUP.
• Renamed section
Partitioning Processor Systems
to
Partitioning EDK or System
Generator Systems.
• Added text to section
Partitioning EDK or System Generator Systems
recommending
that you apply a partition to the entire system, rather than to individual peripherals
or blocks.
• Added new section
Keep Hierarchy (KEEP_HIERARCHY) Constraints
recommending that you not use these constraints in a partitioned design.
UG748 (v 14.1 ) April 24, 2012
www.xilinx.com
Hierarchical Design Methodology Guide
Hierarchical Design Methodology Guide
www.xilinx.com
UG748 (v 14.1 ) April 24, 2012
Table of Contents
Revision History
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Chapter 1: Partitions
PXML Files
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Deciding When to Use Partitions
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Costs and Benefits of Using Partitions
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
Partition States
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
Partition Changes That Require Re-Implementation
. . . . . . . . . . . . . . . . . . . . . . . . . 11
Partition Changes That Do Not Require Re-Implementation
. . . . . . . . . . . . . . . . . 12
Partition Preservation Levels
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
Import Location
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
Importing With Different Hierarchy
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
Managing Memory Usage on Large Designs
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
Black Box Usage
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
Partition Context Rules
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
Chapter 2: Design Considerations
Optimization Limitations
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Using BoundaryOpt to Optimize IP Cores
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Architecting the Design
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Achieving the Benefits of an HD Flow
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Limitations on Preserving Routing Information
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Floorplanning Partitions
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Partitioning EDK or System Generator Systems
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
21
24
26
27
29
30
31
Chapter 3: Synthesis Partition Flow
Incremental Synthesis Partition Flow
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
Bottom-Up Synthesis Partition Flow
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
Synthesis Tools
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
Chapter 4: Command Line Partition Flow
Xilinx Implementation Tools
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
PXML File
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Running Implementation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Exporting Partitions
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Updating Partition State to Import
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Iterative Design
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Using SmartXplorer in Partitioned Designs
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
41
41
44
45
47
48
48
Hierarchical Design Methodology Guide
UG748 (v 14.1 ) April 24, 2012
www.xilinx.com
5
展开预览

猜您喜欢

评论

登录/注册

意见反馈

求资源

回顶部

推荐内容

热门活动

热门器件

随便看看

  • 球泡灯的拆解和改装
    [i=s] 本帖最后由 huihuihaha 于 2017-6-2 20:58 编辑 [/i]1.这是一个普通的球泡灯,代替以前的白炽灯和节能灯2.用力把灯罩拧开,里面是一个贴着很多灯珠的铝基板,一个小电路板,就是一个阻容降压的恒流驱动,在打开开关的瞬间灯亮一下就坏了,3.既然坏了就改装一下,变成触摸控制的粉红色灯,5颗粉红色1W灯珠,看焊接的额4.加上触摸控制板,24v供电,用的是stc15的8
  • 转让TI原厂出的LM3S8962,可换STM32或者FPGA
    出一个原厂出的LM3S8962,要是你有STM32或者FPGA也可以换,结贴,板子已找到买家[[i] 本帖最后由 ADO1234 于 2011-10-19 08:26 编辑 [/i]]
  • F149 DCO最高频率如何配置
    DCOCTL=DCO0+DCO1+DCO2;BCSCTL1=RSEL0+RSEL1+RSEL2;do{IFG1 &= ~OFIFG;for(i=0xFF;i>0;i--);}while((IFG1&OFIFG)!=0);用这个算出来不到5M,如何能配置到8M
  • 静态库连接错误
    我在EVC下建立了一个静态库,库函数是C源代码,当build时出现一下警告:c:\documents and settings\xushaomin\桌面\cheng\test\jpeglib\jmemmgr.c(1125) : warning C4013: 'getenv' undefined; assuming extern returning int在利用建立的静态库的时候出现连接错误:jpe
  • 2440的问题
    刚买的mini2440 刚插电源时能进入lunix的图形界面 但转为nor状态烧入一个测试程序后发现触屏没显示 再转回nand状态后就进不了图形界面了 显示的是白色的屏幕 只是触屏有问题吗 后来又重装了系统但盘里面没有图形界面 只能用超级终端 回忆一下好像轻轻摔过一次 是不是摔坏了
  • CAT1是否会抢占NBIOT市场,未来情况将如何?
  • Elektor 2017 年5-6月合刊
  • WinCE键盘钩子问题
  • MSP430FR6989 定时器分析
  • FPGA驱动MAX7219的问题

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved
×