From WikiChip
Editing intel/microarchitectures/silvermont

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

This page supports semantic in-text annotations (e.g. "[[Is specified as::World Heritage Site]]") to build structured and queryable content provided by Semantic MediaWiki. For a comprehensive description on how to use annotations or the #ask parser function, please have a look at the getting started, in-text annotation, or inline queries help pages.

Latest revision Your text
Line 1: Line 1:
 
{{intel title|Silvermont|arch}}
 
{{intel title|Silvermont|arch}}
 
{{microarchitecture
 
{{microarchitecture
| atype            = CPU
 
 
| name          = Silvermont
 
| name          = Silvermont
 
| designer      = Intel
 
| designer      = Intel
Line 18: Line 17:
 
| speculative  = Yes
 
| speculative  = Yes
 
| renaming      = Yes
 
| renaming      = Yes
|isa=x86-64
+
| isa           = IA-32
 +
| isa 2        = x86-64
 
| stages min    = 12
 
| stages min    = 12
 
| stages max    = 14
 
| stages max    = 14
Line 39: Line 39:
  
 
| cache        = Yes
 
| cache        = Yes
| l1i          = 32 KiB
+
| l1i          = 32 KB
 
| l1i per      = Core
 
| l1i per      = Core
 
| l1i desc      = 8-way set associative
 
| l1i desc      = 8-way set associative
| l1d          = 24 KiB
+
| l1d          = 24 KB
 
| l1d per      = Core
 
| l1d per      = Core
 
| l1d desc      = 6-way set associative
 
| l1d desc      = 6-way set associative
| l2            = 1 MiB
+
| l2            = 1 MB
 
| l2 per        = 2 Cores
 
| l2 per        = 2 Cores
 
| l2 desc      = 16-way set associative
 
| l2 desc      = 16-way set associative
Line 61: Line 61:
 
| successor link  = intel/microarchitectures/airmont
 
| successor link  = intel/microarchitectures/airmont
 
}}
 
}}
'''Silvermont''' ('''SLM''') is [[Intel]]'s [[22 nm]] [[microarchitecture]] for the {{intel|Atom|Atom family}} of [[system on chip]]s. Introduced in 2013, Silvermont was the successor to {{intel|Saltwell}}, targeting smartphones, tablets, embedded devices, and consumer electronics.
+
'''Silvermont''' is [[Intel]]'s [[22 nm]] [[microarchitecture]] for the {{intel|Atom|Atom family}} of [[system on chip]]s. Introduced in 2013, Silvermont was the successor to {{intel|Saltwell}}, targeting smartphones, tablets, embedded devices, and consumer electronics.
  
 
== Codenames ==
 
== Codenames ==
Line 70: Line 70:
 
| {{intel|Merrifield}} || {{intel|Tangier}} || Smartphones
 
| {{intel|Merrifield}} || {{intel|Tangier}} || Smartphones
 
|-
 
|-
| {{intel|Moorefield}} || {{intel|Anniedale}} || High-end Smartphones
+
| {{intel|Moorefield}} || {{intel|Anniedle}} || High-end Smartphones
 
|-
 
|-
| {{intel|Slayton}}    ||  {{intel|SoFIA}} || Smartphones (3G only)
+
| {{intel|Slayton}}    ||  {{intel|Slayton}} || Smartphones (3G only)
 
|-
 
|-
 
| {{intel|Bay Trail}} || {{intel|Bay Trail}} || Tablets
 
| {{intel|Bay Trail}} || {{intel|Bay Trail}} || Tablets
Line 94: Line 94:
 
* Support up to {{intel|Westmere}}
 
* Support up to {{intel|Westmere}}
 
* Multi-core modular system (up to 8 cores)
 
* Multi-core modular system (up to 8 cores)
 
==== New instructions ====
 
Silvermont introduced a number of {{x86|extensions|new instructions}}:
 
 
* {{x86|SSE4.1|<code>SSE4.1</code>}} - Streaming SIMD Extensions, Version 4.1
 
* {{x86|SSE4.2|<code>SSE4.2</code>}} - Streaming SIMD Extensions, Version 4.2
 
* {{x86|MOVBE|<code>MOVBE</code>}} - Move Big-Endian instruction
 
* {{x86|CRC32|<code>CRC32</code>}} - [[Hardware-accelerated]] [[CRC32]]
 
* {{x86|POPCNT|<code>POPCNT</code>}} - Hardware-accelerated [[population count]]
 
* {{x86|CLMUL|<code>CLMUL</code>}} - Hardware-accelerated Carry-less Multiplication
 
* {{x86|AES|<code>AES</code>}} - Hardware-accelerated AES operations
 
* {{x86|RDRAND|<code>RDRAND</code>}} - Secure Key Technology extension
 
* {{x86|PREFETCHW|<code>PREFETCHW</code>}} - Prefetch data into caches, hinting a write is expected in the future
 
  
 
=== Block Diagram ===
 
=== Block Diagram ===
Line 113: Line 100:
 
=== Core Modules ===
 
=== Core Modules ===
 
[[File:silvermont modules.svg|right|450px]]
 
[[File:silvermont modules.svg|right|450px]]
Silvermont employs a modular core design. Each module consists of 2 cores and 2 threads with exclusive hardware - resources are not shared. Within each module is a 1 MB L2 cache shared between the two cores. The L1 is still identical to {{intel|Saltwell|Saltwell's}}: 32K L1I$ and 24K L1D$. Each module as a dedicated point-to-point interface (IDI) to the system agent. Each module has a per-core frequency and power management support. This is a departure from previous microarchitectures as well as similar desktop (e.g. Core) where all cores are tied to the same frequency.
+
Silvermont employees a modular core design. Each module consists of 2 cores and 2 threads with exclusive hardware - resources are not shared. Within each module is a 1 MB L2 cache shared between the two cores. The L1 is still identical to {{intel|Saltwell|Saltwell's}}: 32K L1I$ and 24K L1D$. Each module as a dedicated point-to-point interface (IDI) to the system agent. Each module has a per-core frequency and power management support. This is a departure from previous microarchitectures as well as similar desktop (e.g. Core) where all cores are tied to the same frequency.
  
 
==== System Agent ====
 
==== System Agent ====
Line 125: Line 112:
 
** Hardware prefetchers
 
** Hardware prefetchers
 
** L1 Cache:
 
** L1 Cache:
*** 32 [[KiB]] 8-way [[set associative]] instruction, 64 B line size
+
*** 32 KB 8-way [[set associative]] instruction, 64 B line size
*** 24 KiB 6-way set associative data, 64 B line size
+
*** 24 KB 6-way set associative data, 64 B line size
 
*** Per core
 
*** Per core
 
** L2 Cache:
 
** L2 Cache:
*** 1 MiB 16-way set associative, 64 B line size
+
*** 1 MB 16-way set associative, 64 B line size
 
*** Per 2 cores
 
*** Per 2 cores
*** 32B/cycle, 14 cycle latency
 
 
** L3 Cache:
 
** L3 Cache:
 
*** No level 3 cache
 
*** No level 3 cache
 
** RAM
 
** RAM
*** Maximum of 1 GiB, 2 GiB, and 4 GiB
+
*** Maximum of 1GB, 2 GB, and 4 GB
 
*** dual 32-bit channels, 1 or 2 ranks per channel
 
*** dual 32-bit channels, 1 or 2 ranks per channel
  
Line 142: Line 128:
  
 
=== Pipeline ===
 
=== Pipeline ===
While Silvermont share some similarities with {{\\|Saltwell}}, it introduces a number of significant changes that sets it apart from part {{intel|Atom}} microarchitectures. Like {{\\|Saltwell}}, the pipeline is still uses a dual-issue design; however it has a pipeline that is 2 stages shorter with a branch misprediction penalty of 3 cycles lower. Silvermont is the first microarchitecture to introduce [[out-of-order execution]] (OoOE)  
+
While Silvermont share some similarities with {{\\|Saltwell}}, it introduces a number of significant changes that sets it apart from part {{intel|Atom}} microarchitectures. Like {{\\|Saltwell}}, the pipeline is still uses a dual-issue design; however it has a pipeline that is 2 stages shorter with a branch misprediction penalty of 3 cycles lower. Silvermont is the first microarchitecture to [[introduce out-of-order execution]] (OoOE)  
  
 
[[File:silvermont pipeline.svg]]
 
[[File:silvermont pipeline.svg]]

Please note that all contributions to WikiChip may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see WikiChip:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)
codenameSilvermont +
core count1 +, 2 +, 4 + and 8 +
designerIntel +
first launched2013 +
full page nameintel/microarchitectures/silvermont +
instance ofmicroarchitecture +
instruction set architecturex86-64 +
manufacturerIntel +
microarchitecture typeCPU +
nameSilvermont +
phase-out2015 +
pipeline stages (max)14 +
pipeline stages (min)12 +
process22 nm (0.022 μm, 2.2e-5 mm) +