Content deleted Content added
m Changing {{cleanup}} to {{cleanup|December 2006}} |
No edit summary |
||
Line 1:
{{cleanup|December 2006}}
{{mergefrom|Super_systolic_array}}
The name derives from analogy with the regular pumping of blood by the heart. In [[computer architecture]], a '''systolic array''' is an arrangement of [[data processing unit]]s ([[DPU]]s, almost similar to [[central processing unit]]s ([[CPU]])s, but without a [[Program counter]], since operation is transport-triggered, i. e. by the arrival of a data object, like known also from [[Transport Triggered Architectures]]), in an [[array]] (often rectangular) where data flows across the array between neighbours, usually with different data flowing in different directions. The [[Data stream]]s entering and leaving the ports of the array are generated by [[auto-sequencing memory]] units (ASMs). Each ASM includes a [[Data counter]]. In [[Embedded System]]s a data stream may also be inputted from and/or outputted to an external source.
|