Ce
From Vlsiwiki
Revision as of 16:38, 30 March 2009 by Rigo Dicochea (Talk | contribs) (New page: == Compute Engine Design Specifications == The COMPUTE ENGINE of SCOORE is responsible for all the calculations of the processor. SCOORE is a cluste...)
== Compute Engine Design Specifications ==
The COMPUTE ENGINE of SCOORE is responsible for all the calculations of the processor. SCOORE is a clustered architecture, we have FOUR main units which comprise the COMPUTE ENGINE. The AUNIT is responsible for all the "simple arithmetic operations" of the CPU. The BUNIT is responsible for branch operations. The CUNIT handles all floating point operations. And the MUNIT handles all Load and Store operations. A more detailed description of each individual block is given below.