Index: 07_io/export_spice/raw.html =================================================================== --- 07_io/export_spice/raw.html (revision 7757) +++ 07_io/export_spice/raw.html (revision 7758) @@ -84,7 +84,7 @@ spice/pinnum - integer, counting from 1; determines the parameter index within the + integer or [integer], counting from 1; determines the parameter index within the generated spice instance line, affecting the order of terminal connections listed for the instance. The list formed from all terminals that have spice/pinnum must not be sparse. Plugint target_spice takes @@ -94,6 +94,10 @@ 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. +

+ When [integer], the addressed pin is taken as a vector and the current + port is appended to the vector. On the output a [] vector of all the + appended port with this integer is exported. spice/shared