zoukankan      html  css  js  c++  java
  • SECTION 4: THE TIMEQUEST GUI


    SECTION 4: THE TIMEQUEST GUI  ....................................................................................................................  96 
    ENTERING SDC CONSTRAINTS FROM THE GUI........................................................................................................  96 
    Method #1 is directly from the main window’s Constraints pull-down:  recommend that users do not do this.
    not save the actual SDC constraint to a text file, extra steps to get the command into their .sdc file. 
    applies the constraint directly to the database, which can cause difficulties in debugging priority issues. 

    Method #2 is entering constraints into the .sdc file from the Quartus II/TimeQuest editor’s Edit Insert Constraint:

    It is not executed until the user reads the .sdc back into TimeQuest. 

    Read SDC File…  explicit control to read in SDC files

    Write SDC File…  Altera’s DDR IP are long, parameterized, and hence very difficult to read.

    Reset Design   a timing netlist has been created but before any .sdc files have been read in. 

    GETTING STARTED - TIMING NETLISTS AND SDCS  ..................................................................................................  99 
    Create Timing Netlist 
    Read SDC 
    Update Timing Netlis
    MAJOR REPORTS ...................................................................................................................................................  100 
  • 相关阅读:
    课程作业
    实验5 函数(第4周)
    作业 3 应用分支与循环结构解决问题
    作业 2 分支、循环结构
    作业 1 熟悉C语言编程环境、练习代码录入
    实验 4 在分支循环结构中调用自定义函数
    实验 3 简单的分支与循环结构
    实验 2 用C语言编写简单程序
    实验 1 熟悉C语言编程环境
    课程作业第二章2-6
  • 原文地址:https://www.cnblogs.com/testset/p/3094885.html
Copyright © 2011-2022 走看看