Go to the source code of this file.
|
| | _HKI ("### Notes\n" "\n" "Version clause must be the first clause. It indicates the syntax version of the file so that\n" "future rules parsers can perform automatic updates. It should be\n" "set to \"1\".\n" "\n" "Rules should be ordered by specificity. Later rules take\n" "precedence over earlier rules; once a matching rule is found\n" "no further rules will be checked.\n" "\n" "Use Ctrl+/ to comment or uncomment line(s).\n" "\n" "### Graphical Rule Editor\n" "\n" "When loading rules into the graphical editor, constraints are automatically\n" "mapped to appropriate editing panels. Rules with multiple constraints may be\n" "split across panels, each showing a subset of the rule's constraints.\n" "\n" "Multi-constraint panels like Via Style (via_diameter + hole_size) and\n" "Differential Pair Routing (track_width + diff_pair_gap) are matched first.\n" "Single-constraint panels handle the remainder. Unmapped constraints appear\n" "in the Custom Rule panel.\n" "\n" "Rules that are not modified in the graphical editor preserve their original\n" "text formatting when saved.\n" "<br><br><br>\n" "\n" "") |
| |
◆ _HKI()
| _HKI |
( |
"### Notes\n" "\n" "Version clause must be the first clause. It indicates the syntax version of the file so that\n" "future rules parsers can perform automatic updates. It should be\n" "set to \"1\".\n" "\n" "Rules should be ordered by specificity. Later rules take\n" "precedence over earlier rules; once a matching rule is found\n" "no further rules will be checked.\n" "\n" "Use Ctrl+/ to comment or uncomment line(s).\n" "\n" "### Graphical Rule Editor\n" "\n" "When loading rules into the graphical | editor, |
|
|
constraints are automatically\n" "mapped to appropriate editing panels. Rules with multiple constraints may be\n" "split across | panels, |
|
|
each showing a subset of the rule 's constraints.\n" "\n" "Multi-constraint panels like Via Style(via_diameter+hole_size) and\n" "Differential Pair Routing(track_width+diff_pair_gap) are matched first.\n" "Single-constraint panels handle the remainder. Unmapped constraints appear\n" "in the Custom Rule panel.\n" "\n" "Rules that are not modified in the graphical editor preserve their original\n" "text formatting when saved.\n" "< br >< br >< br >\n" "\n" "" | ) |