target_spice - spice sim workflow target 
 Attribute translation 
This section is not a complete description of all translations; for
the full list, see the export spice
document.
 Network attribute translation 
The final display/omit network attribute is derived from the first
available of the following input:
	-  network attribute spice/omit
	
-  network attribute omit
	
-  or else display/omit is not set
 Component attribute translation 
The final display/omit component attribute is derived from the first
available of the following input:
	-  component attribute spice/omit
	
-  component attribute omit
	
-  or else display/omit is not set
 Port attribute translation 
The final display/name port attribute is derived from the first
available of the following input:
	-  port attribute spice/pinnum
	
-  port attribute pinnum
	
-  name of the port object (coming from the name of the concrete term objects)
 Attribute export names 
The plugin supports the standard attribute export naming mechanism
is not applied because the typical spice format does not support
arbitrary named attributes.