溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊(cè)×
其他方式登錄
點(diǎn)擊 登錄注冊(cè) 即表示同意《億速云用戶服務(wù)條款》

GDS中該如何加logo

發(fā)布時(shí)間:2021-12-22 14:08:26 來(lái)源:億速云 閱讀:151 作者:柒染 欄目:互聯(lián)網(wǎng)科技

GDS中該如何加logo,相信很多沒(méi)有經(jīng)驗(yàn)的人對(duì)此束手無(wú)策,為此本文總結(jié)了問(wèn)題出現(xiàn)的原因和解決方法,通過(guò)這篇文章希望你能解決這個(gè)問(wèn)題。

在GDS中打上自己的logo是一件很cool的事,而且有時(shí)候也是很必要的。

那么如何在gds中加入logo呢?其實(shí)非常簡(jiǎn)單。

首先,選中想用來(lái)畫(huà)logo的金屬層,比如,這里用M1.

GDS中該如何加logo  

在layout中,用鼠標(biāo)框出需要加logo的位置,

GDS中該如何加logo  

菜單中,單擊 Object->Character Shapes

GDS中該如何加logo  

在彈出的窗口中,填入想要寫(xiě)的字符串,這里寫(xiě)的是logo

GDS中該如何加logo  

點(diǎn)擊ok后,我們?cè)诘诙竭x中的區(qū)域中就出現(xiàn)了logo

GDS中該如何加logo  

如果想創(chuàng)建多層的logo的話,換層,重復(fù)執(zhí)行上述過(guò)程。

注意區(qū)域就不用重新選了。

 

附:LVS中TEXT反標(biāo)

LVS(Layout Versus Schematics)是物理驗(yàn)證中非常重要的一個(gè)步驟。它是用來(lái)檢查設(shè)計(jì)的Layout是否和Netlist是否一致。其本質(zhì)就是對(duì)比兩個(gè)Netlist是否一致。工具將design的layout抽取出其對(duì)應(yīng)的spice netlist,然后和source的netlist進(jìn)行比對(duì)。

現(xiàn)在PR工具會(huì)把port作為T(mén)EXT自動(dòng)寫(xiě)到GDS中。但是,有時(shí)候會(huì)仍會(huì)需要我們直接在GDS中反標(biāo)。比如TOP level的port未必放在PAD上。

那么這就總結(jié)一下在GDS中打TEXT的方法。

 

TEXT坐標(biāo)文件

GDS中該如何加logo  
示例

語(yǔ)法:

LAYOUT TEXT name x y layer [texttype] [cell_name]

參數(shù):

name:A required name of a layout database text object.

x y:A pair of required floating-point user unit coordinates in the cell space of cell name. Global coordinates are assumed by default.

layer:A required layer number or the name of an original layer or layer set. If layer is a simple layer name, that is equivalent to use of its layer number in the statement. If it is a layer set name, then that is equivalent to the statement being repeated for each element of the layer set.

texttype:An optional non-negative integer that indicates a text object's text type. The value of texttype defaults to 0 when you do not include this parameter in the statement.

cell name:An optional name of a cell in which the text object is to be placed. If not specified, the default is the top-level cell. Asterisks (*) in this parameter are treated as literal characters and not wildcards.

入讀TEXT文件

拿到TEXT文件后,在rule deck中,用下面的命令進(jìn)行讀入:

LAYOUT TEXT FILE filename

看完上述內(nèi)容,你們掌握GDS中該如何加logo的方法了嗎?如果還想學(xué)到更多技能或想了解更多相關(guān)內(nèi)容,歡迎關(guān)注億速云行業(yè)資訊頻道,感謝各位的閱讀!

向AI問(wèn)一下細(xì)節(jié)

免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI