Index: 07_io/export_spice/raw.html =================================================================== --- 07_io/export_spice/raw.html (revision 7741) +++ 07_io/export_spice/raw.html (revision 7742) @@ -94,6 +94,15 @@ integers, sort ports by their names and writes the connections section of the instance line by the sorted list. As many connections as many named ports present in the component. + + + spice/shared + When set for a terminal in a symbol that has a slot or -slot attribute + set, the terminal is shared among all slots: any connection of the terminal + with the same spice/pinnum in any slot is copied to all other slots for + the same terminal. A typical example is the positive and negative supply + of a dual or quad opamp: spice will get 2 or 4 discrete opamps, but + the power supply will be specified only on one slot.