Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bus companion blocks #30

Open
guruofquality opened this issue Apr 4, 2015 · 0 comments
Open

bus companion blocks #30

guruofquality opened this issue Apr 4, 2015 · 0 comments

Comments

@guruofquality
Copy link
Contributor

Core bus support blocks

Goal: create a set of core blocks for dealing with bus manipulation in a programmatic way. This allows gui users and JSON markup users to manipulate buses without loops.

  • bus concat - concatenate several ports or buses into a single larger bus. This is effectively a Topology block composed of only connections - no runtime overhead.
  • bus splitter - split an input bus into several sub ports or buses. Also a pure topology block without runtime overhead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant