1.
itf:
interconnect technology format file ;找foundary 要
tlu+:
table look up plus for ICC & Astro
nxtgrd:(nxtgrd which consists of capacitance models)
star-rc need *.map file [lef/def or milkyway mapping to itf layer];provide the mapping file in which design layers mapped to process layers.
2.
itf-->tlu+
grdgenxo -itf2TLUPlus -i *.ift -o *.tlu+ //tlu+ 很快
itf-->nxtgrd:
grdgenxo *.itf [run long time]//得到nxgrd 但很慢
3.
tlup 和 nxgrd 是半可讀的
4.
nxtgrd不能直接轉成tlu+,但是你打開nxtgrd里面的內容看看,前面的部分其實就是itf的內容,你把那些內容copy下來,就可以用itf轉tlu+
5.
rc 參數抽取信息,就是itf的信息,然后做2D,3D抽取參數
說明哪層metal和哪層metal之間有多少RC寄生參數
metal 和AA 之間有多少寄生,等等,就是用於Postlayout RC計算,反標STA結果。