Difference between revisions of "Ce"
From Vlsiwiki
(→== Compute Engine Design Specifications ==) |
(→== Compute Engine Design Specifications ==) |
||
Line 16: | Line 16: | ||
!SE0 | !SE0 | ||
!SE1 | !SE1 | ||
− | |||
− | |||
{| style="border:2px dashed blue" width="300pt" cellspacing="0" | {| style="border:2px dashed blue" width="300pt" cellspacing="0" | ||
|+ Overlapping Module | |+ Overlapping Module |
Revision as of 17:07, 30 March 2009
== 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.
- AUNIT is responsible for all the "simple arithmetic operations" of the CPU.(Single Port)
- BUNIT is responsible for branch operations. (Dual Port)
- CUNIT handles all floating point operations. (Single Port)
- MUNIT handles all Load and Store operations. (Dual Port)
A more detailed description of each individual block is given below. | style="text-align:center"|
SE0 | SE1
--Rigo Dicochea 09:47, 30 March 2009 (PDT) |
---|