免费视频淫片aa毛片_日韩高清在线亚洲专区vr_日韩大片免费观看视频播放_亚洲欧美国产精品完整版

打開APP
userphoto
未登錄

開通VIP,暢享免費電子書等14項超值服

開通VIP
CTS介紹——定義(2)
userphoto

2022.06.22 湖北

關(guān)注

本公眾號【讀芯樹:duxinshu_PD】主要介紹數(shù)字集成電路物理設(shè)計相關(guān)知識,才疏學(xué)淺,如有錯誤,歡迎指正交流學(xué)習(xí)。

這是集成電路物理設(shè)計的第八個系列【CTS】的第二篇文章,本篇文章主要介紹CTS exception定義相關(guān)內(nèi)容:

01

stop pin

  • stop pin (sink pin/sync pin): 時鐘樹的一部分,cts需要對時鐘樹進行DRV fix同時,將sink pin進行skew banlance考慮。

  • 告訴工具將某些pin/port識別為sink點。

  • >set_clock_balance_points -clock clk -consider_for_balance true -balance_point pins

  • sink pins examples:

    A clock pin on a sequential cell, unless that cell drives a generated clock;

    a clock pin on a macro cell;

02


ignore pin

  • ignore pin (min):  時鐘樹的一部分,cts需要對時鐘樹進行DRV fix但是,不對ignore pin進行skew balance考慮。

  • 將pin從balance對象中移除,只進行DRVd的修復(fù)。

  • >set_clock_balance_points -clock clk -consider_for_balance false -balance_point pins

  • ignore pins examples:

    Source pins of clock trees in the fanout of another clock;

    Nonclock input pin of sequential cells;

    Multiplexer select pins;

    Three-state enable pins;

    Output ports;

    Incorrectly defined clock pins (the clock pin does not have trigger edge information or does not have a timing arc to the output pin);

    Buffer or inverter pins that are held constant by using the set_case_analysis command;

    Input pin of combinational cells or integrated clock-gating cells that do not have any fanout or that do not have any enabled timing arcs.


03


exclude pin

  • exclude pin: 不屬于時鐘樹的一部分,但可能和clock net有連接。

  • 將一些pin從balance對象中移除,不做balance處理,不進行transition fix,在postRoute階段進行transition 修復(fù)。

04


floating pin

  • floating pin: 有延時信息的pin,進行skew balance 和DRV修復(fù),和stop pin的處理方式一樣,不同之處是可以在floating pin上增加或者減小一個delay值,工具在進行balance處理時,需要考慮增加或減小的delay值,從而將該pin的latency做長或者做短進行balance。

  • >set_clock_balance_points -clock CLK -delay -50 -balance_point [get_pins U1/CLK]

05


through pin

  • Non-stop pin(through pin): 工具在進行CTS過程中,在某些位置需要停止,non-stop pin告訴工具,時鐘可以穿通該pin,繼續(xù)向前傳遞(create_generate_clock)。

06


summary

07


參考文獻

Fusion Compiler/ IC Compiler II User GuideInnovus User Guide
本站僅提供存儲服務(wù),所有內(nèi)容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點擊舉報。
打開APP,閱讀全文并永久保存 查看更多類似文章
猜你喜歡
類似文章
數(shù)字后端基礎(chǔ)技能之:CTS(中篇)
PC/AT,PC/XT鍵盤接口
CTS的前世今生
DSP程序開發(fā)與優(yōu)化經(jīng)驗之二:程序運行時間測量方法總結(jié)
Quartus II使用常見問題
Quartus中的一些warning及解決方法
更多類似文章 >>
生活服務(wù)
分享 收藏 導(dǎo)長圖 關(guān)注 下載文章
綁定賬號成功
后續(xù)可登錄賬號暢享VIP特權(quán)!
如果VIP功能使用有故障,
可點擊這里聯(lián)系客服!

聯(lián)系客服