Skip to content
Snippets Groups Projects

Resolve #1 "Port Interface", #8 "Port Coupling"

Merged Angus Lothian requested to merge 1-port-interface into develop
Files
16
@@ -5,6 +5,7 @@ TODO: More info.
from b_asic.graph_component import GraphComponent, Name
class AbstractGraphComponent(GraphComponent):
"""Abstract Graph Component class which is a component of a signal flow graph.
Loading