Data Dependency Reconfiguration
Example: z = (a==1) ? x + 1: y - 3
+
-
+/-
a
a
x
y
x
y
z
z
+
x
z
-
y
z
Previous slide
Next slide
Back to first slide
View graphic version