Xorn
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Functions
xorn.geda.netlist.pp_hierarchy Namespace Reference

Post-processing: Hierarchy traversal. More...

Functions

def postproc_instances
 Connect subsheet I/O ports to the instantiating component's pins. More...
 

Detailed Description

Post-processing: Hierarchy traversal.

Function Documentation

def xorn.geda.netlist.pp_hierarchy.postproc_instances (   netlist)

Connect subsheet I/O ports to the instantiating component's pins.

Disconnect all connections from and to composite components as they have been replaced with the actual subschematics.

remove all composite components and ports

Definition at line 32 of file pp_hierarchy.py.