digraph manager_compiler_graph {
StreamFMAKernel[shape=plaintext, label=<
a clk=STREAM (100.0MHz) width=32 PULL el=1 ael=2 | b clk=STREAM (100.0MHz) width=32 PULL el=1 ael=2 |
|
Kernel : StreamFMAKernel |
output clk=STREAM (100.0MHz) width=32 PUSH 5 |
|
>];
a[shape=plaintext, label=<PCIe_From_Host : a |
a clk=PCIE (125.0MHz) width=128 PUSH 2 |
|
>];
b[shape=plaintext, label=<PCIe_From_Host : b |
b clk=PCIE (125.0MHz) width=128 PUSH 2 |
|
>];
output[shape=plaintext, label=<output clk=PCIE (125.0MHz) width=128 PUSH 1 |
|
PCIe_To_Host : output |
>];
Stream_1[shape=plaintext, label=<input clk=PCIE (125.0MHz) width=128 PULL el=1 |
|
DualAspectMux : Stream_1 |
output clk=PCIE (125.0MHz) width=32 PUSH 2 |
|
>];
Stream_4[shape=plaintext, label=<input clk=PCIE (125.0MHz) width=128 PULL el=1 |
|
DualAspectMux : Stream_4 |
output clk=PCIE (125.0MHz) width=32 PUSH 2 |
|
>];
Stream_8[shape=plaintext, label=<input clk=PCIE (125.0MHz) width=32 PULL el=1 |
|
DualAspectReg : Stream_8 |
output clk=PCIE (125.0MHz) width=128 PULL el=1 |
|
>];
Stream_21[shape=plaintext, label=<input clk=PCIE (125.0MHz) width=128 PULL el=1 |
|
StreamPullPushAdapter : Stream_21 |
output clk=PCIE (125.0MHz) width=128 PUSH 1 |
|
>];
Stream_11[shape=plaintext, label=<>];
Stream_15[shape=plaintext, label=<>];
Stream_13[shape=plaintext, label=<>];
Stream_17[shape=plaintext, label=<>];
Stream_19[shape=plaintext, label=<>];
a -> Stream_11 [headport="input" tailport="a" label="{D{data:1}}"]
b -> Stream_15 [headport="input" tailport="b" label="{D{data:1}}"]
StreamFMAKernel -> Stream_19 [headport="input" tailport="output" label="{D{data:1}}"]
Stream_1 -> Stream_13 [headport="input" tailport="output" label="{D{data:1}}"]
Stream_4 -> Stream_17 [headport="input" tailport="output" label="{D{data:1}}"]
Stream_8 -> Stream_21 [headport="input" tailport="output" label="{D{data:1}}"]
Stream_21 -> output [headport="output" tailport="output" label="{D{data:1}}"]
Stream_11 -> Stream_1 [headport="input" tailport="output" label="{D{data:1}}"]
Stream_15 -> Stream_4 [headport="input" tailport="output" label="{D{data:1}}"]
Stream_13 -> StreamFMAKernel [headport="a" tailport="output" label="{D{data:1}}"]
Stream_17 -> StreamFMAKernel [headport="b" tailport="output" label="{D{data:1}}"]
Stream_19 -> Stream_8 [headport="input" tailport="output" label="{D{data:1}}"]
}