Difference between revisions of "Cores"

From Mill Computing Wiki
Jump to: navigation, search
(Created page with "The Mill Architecture describes a family of processor cores so that each family member can serve its own unique set of requirements and work loads. For the time being all defi...")
 
Line 19:Line 19:
 
|-
 
|-
 
|slots
 
|slots
|colspan="9"| reader: 2   writer: 2   pick: 1   exu: 2   flow: 2  
+
|colspan="10"| reader: 2   writer: 2   pick: 1   exu: 2   flow: 2  
 
|-
 
|-
 
|<b>[[Cores/Copper|Copper]]</b>
 
|<b>[[Cores/Copper|Copper]]</b>
Line 34:Line 34:
 
|-
 
|-
 
|slots
 
|slots
|colspan="9"| reader: 2&nbsp;&nbsp; writer: 2&nbsp;&nbsp; pick: 1&nbsp;&nbsp; exu: 2&nbsp;&nbsp; flow: 2&nbsp;&nbsp;
+
|colspan="10"| reader: 2&nbsp;&nbsp; writer: 2&nbsp;&nbsp; pick: 1&nbsp;&nbsp; exu: 2&nbsp;&nbsp; flow: 2&nbsp;&nbsp;
 
|-
 
|-
 
|<b>[[Cores/Silver|Silver]]</b>
 
|<b>[[Cores/Silver|Silver]]</b>
Line 49:Line 49:
 
|-
 
|-
 
|slots
 
|slots
|colspan="9"| reader: 6&nbsp;&nbsp; writer: 5&nbsp;&nbsp; pick: 2&nbsp;&nbsp; exu: 4&nbsp;&nbsp; flow: 4&nbsp;&nbsp;
+
|colspan="10"| reader: 6&nbsp;&nbsp; writer: 5&nbsp;&nbsp; pick: 2&nbsp;&nbsp; exu: 4&nbsp;&nbsp; flow: 4&nbsp;&nbsp;
 
|-
 
|-
 
|<b>[[Cores/Gold|Gold]]</b>
 
|<b>[[Cores/Gold|Gold]]</b>
Line 64:Line 64:
 
|-
 
|-
 
|slots
 
|slots
|colspan="9"| reader: 8&nbsp;&nbsp; writer: 5&nbsp;&nbsp; pick: 4&nbsp;&nbsp; exu: 8&nbsp;&nbsp; flow: 8&nbsp;&nbsp;
+
|colspan="10"| reader: 8&nbsp;&nbsp; writer: 5&nbsp;&nbsp; pick: 4&nbsp;&nbsp; exu: 8&nbsp;&nbsp; flow: 8&nbsp;&nbsp;
 
|-
 
|-
 
|<b>[[Cores/Decimal8|Decimal8]]</b>
 
|<b>[[Cores/Decimal8|Decimal8]]</b>
Line 79:Line 79:
 
|-
 
|-
 
|slots
 
|slots
|colspan="9"| reader: 6&nbsp;&nbsp; writer: 5&nbsp;&nbsp; pick: 2&nbsp;&nbsp; exu: 4&nbsp;&nbsp; flow: 4&nbsp;&nbsp;
+
|colspan="10"| reader: 6&nbsp;&nbsp; writer: 5&nbsp;&nbsp; pick: 2&nbsp;&nbsp; exu: 4&nbsp;&nbsp; flow: 4&nbsp;&nbsp;
 
|-
 
|-
 
|<b>[[Cores/Decimal16|Decimal16]]</b>
 
|<b>[[Cores/Decimal16|Decimal16]]</b>
Line 94:Line 94:
 
|-
 
|-
 
|slots
 
|slots
|colspan="9"| reader: 6&nbsp;&nbsp; writer: 5&nbsp;&nbsp; pick: 2&nbsp;&nbsp; exu: 4&nbsp;&nbsp; flow: 4&nbsp;&nbsp;
+
|colspan="10"| reader: 6&nbsp;&nbsp; writer: 5&nbsp;&nbsp; pick: 2&nbsp;&nbsp; exu: 4&nbsp;&nbsp; flow: 4&nbsp;&nbsp;
 
|}
 
|}

Revision as of 15:11, 4 December 2014

The Mill Architecture describes a family of processor cores so that each family member can serve its own unique set of requirements and work loads. For the time being all defined Mill cores are purely simulated and cover a pretty generalistic range of profiles.

The difference between Tin and Copper may not be apparent from this table, but the second exu and flow Slots on Tin are reduced to an absolute minimum and don't even contain any ALU or branch Functional Units respectively.

Belt Scalar Vector Pipelines Retire Stations Scratchpad Spiller Buffers/Stack iCache Line float decimal
Tin864bit8B138128B8/16MB16B
slots reader: 2   writer: 2   pick: 1   exu: 2   flow: 2  
Copper864bit8B138128B8/16MB16B
slots reader: 2   writer: 2   pick: 1   exu: 2   flow: 2  
Silver1664bit16B2516256B16/256MB32B
slots reader: 6   writer: 5   pick: 2   exu: 4   flow: 4  
Gold32128bit32B3716512B16/256MB64B
slots reader: 8   writer: 5   pick: 4   exu: 8   flow: 8  
Decimal81664bit8B2516256B16/256MB32B
slots reader: 6   writer: 5   pick: 2   exu: 4   flow: 4  
Decimal161664bit16B2516256B16/256MB32B
slots reader: 6   writer: 5   pick: 2   exu: 4   flow: 4