SUPPLY RENAME Property (Netlist Flow)Type: PCB
Purpose: Supply nets (Power and Ground) are usually defined as global nets in DxDesigner. Typically, the power and ground pins of a component are not visible on its symbol, and therefore are not connected to the global power and ground nets in the schematic. Instead, they are defined in the part definition and extracted from the parts database in PCB layout.
Use the SUPPLY RENAME property to assign alternate supply nets for a component by specifying the correspondence between the supply net name on a part and the global supply net, effectively connecting the supply pins for the part to the global supply nets.
Placement:
* On the symbol, unattached.
* On the schematic, attached to a component.
Format:
SUPPLY RENAME =Part_supply_name1=schematic_gobal_net1 [Part_supply_name2=schematic_gobal_net2]
Special Considerations:
The SUPPLY RENAME property accepts multiple values (separated by the = sign). You can also assigne multiple SUPPLY RENAME properties, with different values, to the same component.
Examples:
The following example shows a single property with multiple values:
SUPPLY RENAME=VCC=P_12VC GND=AGND
The following lines show multiple properties:
SUPPLY RENAME=VCC=P_12VC
SUPPLY RENAME=GNDPlacement
Supply Rename Property (Expedition flow)
Purpose
The Supply Rename property allows you to assign alternate supply nets for a particular device. This property overrides the supply augmentation performed automatically by the Packager or Database Load processes. Typically, the power and ground pins for a device are not included in the schematic, but are extracted from the parts database in PCB layout. If alternate supply nets are assigned via the Supply Rename property, the supply nets defined in the parts database are translated for the device in which the Supply Rename property is defined.
Placement
Attached to a symbol.
Value
Any characters up to the default limit of 32.
Visibility
Visible.
Editing
Can be edited in the schematic.
Syntax
<old_netname>=<new_netname>
<old_netname>=<new_netname>
Example
GND=AGND
VCC=5V
Нажмите для просмотра прикрепленного файлаСпособ решения выбирайте сами (я вижу по крайней мере 2).