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... | |
1.8.8