Systolic array: Difference between revisions

Content deleted Content added
Electron9 (talk | contribs)
cleanup after paste/merge
Karl-tech (talk | contribs)
m typographic
Line 13:
 
==Super systolic array==
The '''[[super systolic array]]''' is a generalization of the [[systolic array]]. Because the classical synthesis methods (algebraic, i. e. projection-based synthesis), yielding only uniform [[Data Path Unit|DPU]] arrays permitting only linear pipes, systolic arrays could be used only to implement applications with regular data dependencies. By using [[simulated annealing]] instead, [[Rainer Kress]] came up with the super systolic array, a generalization of the systolic array not being restricted to regular data dependencies.
 
==See also==