Computer architecture: Difference between revisions

Content deleted Content added
Configurable Computing
m Lower cases?
Line 26:
 
==Notable Tendencies==
A very notable approach that potentially breaks the structural limits of conventional processing architectures is called [[Configurable_Computing|Configurable Computing]]. Here the compiler creates code suitable for runtime reconfigurable [[FPGA|Field Programmable Gate Arrays]] in which during the scope of an [[OOP|Object]] the configurable logic represents the calculations to be performed. Since all Objects can potentially perform in Parallelparallel on [[Streaming_Data|Streamingstreaming Datadata]] this is the ultimate [[Parallel_processor|Parallelparallel Processingprocessing Architecturearchitecture]]. (See http://www.jhdl.org/)
Configurable Computingcomputing could be categorized under [[Computing_in_Memory|Computing in Memory]] which is inspired by the function of the neuronal brain, where the processor and the memory eventually can not be distinguished from each other.
 
==See also==