Working with the Supply Nets Design Rule on a PCB in Altium Designer
This document is no longer available beyond version 21. Information can now be found here: Supply Nets Rule for version 25
Набор доступных функций зависит от вашего уровня доступа к продуктам Altium. Ознакомьтесь с функциями, включенными в различные уровни Подписки на ПО Altium, и функциональными возможностями приложений, предоставляемых платформой Altium 365.
Если вы не видите в своем ПО функцию, описанную здесь, свяжитесь с отделом продаж Altium, чтобы узнать больше.
Rule category: Signal Integrity
Rule classification: Binary
Summary Copy Link Copied
This rule identifies a supply net and specifies its voltage (or set of nets using the net class scope).
Constraints Copy Link Copied
Default constraints for the Supply Nets rule.
- Voltage - the voltage value for the net(s) falling under the scope (full query) of the rule.
How Duplicate Rule Contentions are Resolved Copy Link Copied
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 Copy Link Copied
Batch DRC and during Signal Integrity analysis.
Note Copy Link Copied
The supply net(s) can be specified by choosing the Net or Net Class from the drop-down field in the Where The Object Matches region of the PCB Rules and Constraints Editor dialog, and then choosing the required net or net class from the corresponding secondary 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.