zoukankan      html  css  js  c++  java
  • the categories of constraints

    period setup/hold uncertainty applied to add
    create_clock node second assignment will be ignored
    CREATE_GENERATED_CLOCK node ignore the new constraint and issue a warning
    DERIVE_PLL_CLOCKS  node
    DERIVE_CLOCK_UNCERTAINTY   Adds derived uncertainty to any uncertainties explicitly added by the user
     Overwrites the user's uncertainty, independent of order
    DERIVE_CLOCKS  
    SET_CLOCK_GROUPS  clock
    SET_MULTICYCLE_PATH   between keepers/clocks
    GET_FANOUTS 
    SET_MAX_DELAY/SET_MIN_DELAY   between keepers/clocks
    SET_FALSE_PATH   between keepers/clocks
    SET_CLOCK_UNCERTAINTY   their uncertainty is additive to that calculated by derive_clock_uncertainty
    SET_CLOCK_LATENCY  
    SET_INPUT_DELAY/SET_OUTPUT_DELAY  node(external) there is another external register connected to the port
    override the first two lines and a warning would be issued
    SET_MAX_SKEW  
  • 相关阅读:
    day17---无参装饰器
    day17---作业
    python面向过程的编程思想
    算法之二分法
    python递归函数
    pyth作业3/25
    三元表达式、生成式、生成器表达式
    python 3/24作业
    python生成器
    python 迭代器
  • 原文地址:https://www.cnblogs.com/testset/p/3096391.html
Copyright © 2011-2022 走看看