謝謝你
昨日上 candence 網站去請教 已解決:
To check a complete design check for all net->branches with more than 2 entries. So something like this: miss=length(setof(net axlDBGetDesign()->nets cadr(net->branches))) A branch is: Is the set of all the etch objects—ppins, etch paths, shapes, and vias—associated with a particular signal name. Every net has a name which is its signal name. A net contains one or
more branches. Each branch is a list of the etch objects that are physically connected among themselves. A branch can include ppins, etch paths, shapes, and vias. The number of branches in
a net varies as Allegro PCB Editor connects or disconnects parts of the net. A completely connected net consists of one and only one branch.
|