Working with the Supply Nets Design Rule on a PCB in Altium Designer
Created: 二月 22, 2016 | Updated: 十月 23, 2018
| Applies to versions: 16.0, 16.1, 17.0 and 17.1
您正在阅读的是 16.1. 版本。关于最新版本,请前往 Working with the Supply Nets Design Rule on a PCB in Altium Designer 阅读 21 版本
Rule category: Signal Integrity
Rule classification: Binary
Summary
This rule identifies a supply net and specifies its voltage (or set of nets using the net class scope).
Constraints
- Voltage - the voltage value for the net(s) falling under the scope (full query) of the rule.
How Duplicate Rule Contentions are Resolved
All rules are resolved by the priority setting. The system goes through the rules from highest to lowest priority and picks the first one whose scope expression matches the object(s) being checked.
Rule Application
Batch DRC and during Signal Integrity analysis.
Tips
- The supply net(s) can be specified by enabling the Net or Net Class option in the Where the First object matches region of the PCB Rules and Constraints Editor dialog, and choosing the required net or net class from the corresponding drop-down list. The corresponding Full Query for the rules' scope will be as follows: InNet('NetName') - for a single net; InNetClass('NetClassName') - for a net class.