Cores
From Mill Computing Wiki
(Redirected from Core)
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 | Exu-side Cache Line | Flow-side Cache Line | float | decimal | |
---|---|---|---|---|---|---|---|---|---|---|---|
Tin | 8 | 64bit | 8B | 19 | 8 | 4096B | 8/16MB | 16B | 16B | ✔ | |
slots | reader: 2 writer: 2 pick: 1 exu: 2 flow: 2 | ||||||||||
Copper | 8 | 64bit | 8B | 19 | 8 | 8192B | 8/16MB | 16B | 16B | ✔ | |
slots | reader: 2 writer: 2 pick: 1 exu: 2 flow: 2 | ||||||||||
Silver | 16 | 64bit | 16B | 34 | 16 | 8192B | 16/256MB | 64B | 32B | ✔ | |
slots | reader: 4 writer: 5 pick: 2 exu: 4 flow: 4 | ||||||||||
Gold | 32 | 128bit | 16B | 19 | 16 | 16384B | 16/256MB | 32B | 16B | ✔ | |
slots | reader: 2 writer: 2 pick: 1 exu: 2 flow: 2 |