Skip to content

Change connect_external_signals_to_components() to work with branching input signals

Hugo Winbladh requested to merge 208-problem-with-flattening-sfgs into master

Closes #208 (closed)

Fixes the bug where SFGs cannot be flattened if the internal SFG has more than one operation directly after its input.

Merge request reports