Skip to content

Instantly share code, notes, and snippets.

@streamer45
Created January 28, 2014 16:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save streamer45/8670426 to your computer and use it in GitHub Desktop.
Save streamer45/8670426 to your computer and use it in GitHub Desktop.
+------+ +------+
| INP1 | | INP2 |
+---+--+ +---+--+
| |
| |
| |
| |
+---->------+<---+
| | OUT1 deps = {(INP1,BUS),(BUS,OUT1),(INP2,BUS)} <-- set of
| BUS | (from,to) couples.
+------+
| |
| |
| |
+------+ | |+------+
| OUT1 <-+ +> OUT2 |
+------+ +------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment