candence 阻抗匹配设定

Posted Temo2015

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了candence 阻抗匹配设定相关的知识,希望对你有一定的参考价值。

IMPEDANCE_RULE

The IMPEDANCE_RULE property, attached to a net, specifies an impedance restriction between any two pins on a net or between any pin and Tpoint connection on a net. This property is used by DRC checking and routing.

If a connection has an impedance constraint specified by both an IMPEDANCE_RULE property and an electrical constraint set, the IMPEDANCE_RULE value is used. Use Constraint Manager for pin-pairs.

The format of the IMPEDANCE_RULE property in the $A_PROPERTIES section of a netlist is

IMPEDANCE_RULE{ALL:ALL:impedance:tolerance:}... ; netname=A:B:C:D
A:起点
B:终点
C:阻抗大小
D:阻抗的误差大小

ALL:ALL

Specifies the checking of impedance of everyconnect line (cline) segment in the net.

impedance

Required. Specifies the impedance constraint value in ohmsexpressed as a decimal number.

tolerance

Specifies the tolerance for an impedance value specified either as avalue in ohms or a percentage. You must follow a percentage with a % (percent sign). If you do not specify a value, 2% is assumed.

netname

Specifies the name of the net to which the impedance applies.

例如:
IMPEDANCE_RULE= ALL:ALL:50ohm:10ohm
(设定走线的阻抗是50ohm,误差正负10ohm)
IMPEDANCE_RULE= ALL:ALL:50ohm:20%
(设定走线的阻抗是50ohm,误差正负20%)
IMPEDANCE_RULE= U1.1:R1.1:50ohm:10OHM
(设定走线U1.1到R1.1的阻抗是50ohm,误差正负20%)
 properties--Find  net more

 
开启检查
 
 
第二种方法
 
开启规则
 
实时显示走线长度
 
 








以上是关于candence 阻抗匹配设定的主要内容,如果未能解决你的问题,请参考以下文章

阻抗匹配

阻抗匹配处理方式

聊一聊输入阻抗输出阻抗和阻抗匹配

聊一聊输入阻抗输出阻抗和阻抗匹配

射频&天线设计-阻抗匹配

[原创]差分放大器阻抗匹配计算+阻抗计算小工具