• 2.  Design Flows Using Incremental Compilation


    the standard incremental compilation flow

      partitions can be compiled and optimized together in one Quartus II project

      all design logic is compiled with a consistent set of assignments

      perform global placement and routing optimizations

      easier to ensure good quality of results

    the team-based incremental compilation flow

      accessing the top-level project from a shared source control system or creating copies of the top-level Quartus II project framework

      developing partitions in completely separate Quartus II projects can be more challenging

    combine design flows

    2.1  Project Management in Team-Based Design Flows

    Design partition scripts automate the process of transferring top-level design information to partitions developed in separate Quartus II projects in a team-based incremental compilation design. Using the Quartus II software to generate design partition scripts eliminates the chance of error when communicating between the project lead and partition designers in a team-based design flow.

    0-  first perform a full compilation of top-level design
        The top-level design can have empty partitions, can perform an Early Timing Estimation instead of a full compilation

    1-  On the Project menu, click Generate Design Partition Scripts.

    Including SDC Constraints from Lower-Level Partitions forThird-Party IP Delivery

      

  • 相关阅读:
    php实现rpc简单的方法
    统计代码量
    laravel的速查表
    header的参数不能带下划线
    PHP简单实现单点登录功能示例
    phpStorm函数注释的设置
    数据结构基础
    laravel生命周期和核心思想
    深入理解php底层:php生命周期
    Jmeter:实例(性能测试目标)
  • 原文地址:https://www.cnblogs.com/testset/p/3090264.html
Copyright © 2020-2023  润新知