Xorn
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Namespaces | Functions | Variables
pp_slotting.py File Reference

Go to the source code of this file.

Namespaces

 xorn.geda.netlist.pp_slotting
 Post-processing: Slotting mechanism.
 

Functions

def xorn.geda.netlist.pp_slotting.strtok
 Split a string into non-empty parts separated by a set of delimiters. More...
 
def xorn.geda.netlist.pp_slotting.get_slotdef
 Get the active slot definition of a component. More...
 
def xorn.geda.netlist.pp_slotting.postproc_blueprints
 

Variables

string xorn.geda.netlist.pp_slotting.SLOTDEF_ATTRIB_DELIMITERS = ',; '
 Characters used to separate the pin labels in a "slotdef=" attribute. More...