Cadence 17.2 原理圖DRC檢查
前提:
1、打開 ORCAD 軟件,先選中整個 dsn 文件;
2、在Tools中點擊Design Rules Check;
3、進入設(shè)計規(guī)則檢查界面;

1、設(shè)計規(guī)則

①Scope:范圍,是檢查整個設(shè)計,還是只檢查選中的部分;
②Mode:模式,是用事件還是實例,默認是實例(不明白啥意思),默認好了;
③Action:操作,第一個是要不要檢查整個設(shè)計;第二個是在警告出做DRC標記;第三個是刪除存在的DRC標記;第四個,不明白,保留DRC?放棄DRC?沒選。
④Design Rules:設(shè)計規(guī)則,第一個是運行電氣規(guī)則;第二個是運行物理規(guī)則。
2、電氣規(guī)則

check single node nets——檢查單節(jié)點網(wǎng)絡(luò);
check unconnected bus net——檢查未連接的總線網(wǎng)絡(luò);
check no driving source and Pin type connect——檢查驅(qū)動接收等Pin Type的特性,這些在高速仿真時用到;
check unconnected pins——檢查未連接的管腳;
check duplicate net names——檢查重復(fù)的網(wǎng)絡(luò)名稱;
check SDT compatibility——檢查SDT兼容性;
check off-page connector connect——檢查跨頁連接的正確性;
check hierarchical port connect——檢查層次圖的連接性;
Reports:
Report? all net names——導(dǎo)出所有網(wǎng)絡(luò)的名稱;
Report misleading tap connection——導(dǎo)出誤導(dǎo)的分接連接,不明白;
Report off_grid object——導(dǎo)出網(wǎng)格對象;
Report hierarchical ports and off-page connection:導(dǎo)出分層端口和分頁圖紙間接口的連接
3、物理規(guī)則

check power pin visible——檢查電源引腳可視性;?
check missing pin number——檢查是否有丟失的Pin numbers;?
check missing/illegal PCB footprint property——檢查缺失或者不符合規(guī)則的PCB封裝庫定義。沒有此項規(guī)則導(dǎo)入原理圖導(dǎo)入PCB時可能會出項許多問題。 ??
Check Normal Convert view sync ——檢查不同視圖下的Pin numbers的一致性。
Check power ground short——檢查電源、地短接。?
Check incorrect Pin_Group assignment——檢查Pin_Group屬性的正確性;?
Check Name Prop consisrency——檢查名稱屬性的一致性;(猜的,Prop=Property)
Check high speed props syntax——檢查高速props語法有無錯誤;?
Custom DRC——自定義的DRC;
Reports:
Report visible unconnected power pin——導(dǎo)出可見的未連接電源引腳;?
Report invalid Refdes——導(dǎo)出無效的參考編號;?
Report unused part package——導(dǎo)出未使用的部分封裝;?
Report indentical part reference——導(dǎo)出相同元件的編號;
4、ERC Matrix

Input:輸入引腳;
Bidirectional:雙向引腳;
Ouput:輸出引腳;
Open Collector:集電極開路引腳;
Passive:無源引腳;
3 State:三態(tài)引腳;
Open Emitter:射極開路引腳;?
Input Port:輸入端口;?
Bidirectional Port:雙向端口;?
Ouput Port:輸出端口;?
Open Collector Port:集電極開路端口;?
Passive Port:無源端口;?
?
3 State Port:三態(tài)端口;
Open Emitter Port:射極開路端口;
Power:電源引腳;
Unconnected:未連接;