Revision as of 19:48, 2 September 2012 view sourceT4C Fantasy (talk | contribs)Extended confirmed users3,065 editsNo edit summary← Previous edit | Revision as of 19:53, 2 September 2012 view source T4C Fantasy (talk | contribs)Extended confirmed users3,065 editsNo edit summaryNext edit → | ||
Line 16: | Line 16: | ||
| label4 = Model(s) | | label4 = Model(s) | ||
| data4 = {{{model|}}} | | data4 = {{{model|}}} | ||
⚫ | | label5 = Transistors | ||
⚫ | | |
||
| data5 |
| data5 = {{{transistors-nostep|}}} | ||
⚫ | | label6 = Transistors (Steppings) | ||
⚫ | | data6 = {{{transistors|}}} | ||
⚫ | | label7 = ] ] | ||
⚫ | | data7 = {{{clock|}}} | ||
{{{clocks|}}} {{#if:{{{slowest|}}}|{{{slowest}}} {{{slow-unit|GHz}}}}} {{#if:{{{fastest|}}}| to {{{fastest}}} {{{fast-unit|GHz}}}}} | {{{clocks|}}} {{#if:{{{slowest|}}}|{{{slowest}}} {{{slow-unit|GHz}}}}} {{#if:{{{fastest|}}}| to {{{fastest}}} {{{fast-unit|GHz}}}}} | ||
| |
| label8 = ] ] | ||
| |
| data8 = {{{gpu|}}} | ||
⚫ | | |
||
⚫ | | data7 = {{{ |
||
⚫ | | |
||
⚫ | | |
||
| label9 = ] speeds | | label9 = ] speeds | ||
| data9 = {{{fsb|}}} | | data9 = {{{fsb|}}} |
Revision as of 19:53, 2 September 2012
Template documentation[view] [edit] [history] [purge]This template uses Lua: |
This template is for CPUs, SoCs and SiPs. For generic hardware components, see Template:Infobox computer hardware.
This article is missing information about one good example of this infobox would be nice here. But as long as three architecture-parameters and the four name-parameters are not clearly defined it is difficult. Please expand the article by making an edit requestto include this information . Further details may exist on the talk page. (October 2019) |
]{{{caption}}} | |
Produced | From {{{produced-start}}} to {{{produced-end}}} |
---|---|
Marketed by | {{{soldby}}} |
Manufacturer(s) | {{{manuf1}}}
{{{manuf2}}} {{{manuf3}}} {{{manuf4}}} {{{manuf5}}} |
Transistors (Steppings) | {{{transistors}}} |
CPU Clock rate | {{{slowest}}} {{{slow-unit}}} to {{{fastest}}} {{{fast-unit}}} |
GPU Clock rate | {{{gpu}}} |
FSB speeds | {{{fsb-slowest}}} {{{fsb-slow-unit}}} to {{{fsb-fastest}}} {{{fsb-fast-unit}}} |
HyperTransport speeds | {{{hypertransport-slowest}}} {{{hypertransport-slow-unit}}} to {{{hypertransport-fastest}}} {{{hypertransport-fast-unit}}} |
QPI speeds | {{{qpi-slowest}}} {{{qpi-slow-unit}}} to {{{qpi-fastest}}} {{{qpi-fast-unit}}} |
DMI speeds | {{{dmi-slowest}}} {{{dmi-slow-unit}}} to {{{dmi-fastest}}} {{{dmi-fast-unit}}} |
Instruction Set(s) | {{{arch}}} |
Microarchitecture | {{{microarch}}} |
CPUID code | {{{cpuid}}} |
Product code | {{{code}}} |
Cores | {{{numcores}}} |
L1 cache | {{{l1cache}}} |
L2 cache | {{{l2cache}}} |
L3 cache | {{{l3cache}}} |
L4 cache | {{{l4cache}}} |
LL cache | {{{llcache}}} |
Socket(s) |
|
Package(s) |
|
Core name(s) |
|
Brand name(s) |
|
Predecessor | {{{predecessor}}} |
Variant | {{{variant}}} |
Successor | {{{successor}}} |
Co-processor | {{{co-processor}}} |
{{Infobox CPU | name = | hide_subheadings = | image = | image_size = | alt = | caption = <!----------------- General Info -----------------> | launching = | produced-start = | produced-end = | soldby = | designfirm = | manuf1 = <!-- manuf1..10 --> | cpuid = | code = <!----------------- Performance ------------------> | slowest = | fastest = | slow-unit = | fast-unit = | fsb-slowest = | fsb-fastest = | fsb-slow-unit = | fsb-fast-unit = | hypertransport-slowest = | hypertransport-fastest = | hypertransport-slow-unit = | hypertransport-fast-unit = | qpi-slowest = | qpi-fastest = | qpi-slow-unit = | qpi-fast-unit = | dmi-slowest = | dmi-fastest = | dmi-slow-unit = | dmi-fast-unit = | data-width = | address-width = | virtual-width = <!-------------------- Cache ---------------------> | l1cache = | l2cache = | l3cache = | l4cache = | llcache = <!------- Architecture and classification --------> | application = | size-from = | size-to = | microarch = | arch = | instructions = | extensions = | numinstructions = <!----------- Physical specifications ------------> | transistors = | numcores = | amountmemory = | gpu = | co-processor = | pack1 = <!-- pack1..9 --> | sock1 = <!-- sock1..9 --> <!--------- Products, models, variants -----------> | core1 = <!-- core1..9 --> | pcode1 = <!-- pcode1..9 --> | model1 = <!-- model1..9 --> | brand1 = <!-- brand1..9 --> | variant = <!------------------ History -------------------> | predecessor = | successor = <!------------------ Support status -------------------> | support status = }}
Usage
{{Infobox CPU | name = <!-- Device Name --> | hide_subheadings = <!-- Any value here will hide the subheadings --> | image = <!-- An image to show in the infobox --> | image_size = <!-- Size of the image (defaults to 200px) --> | alt = <!-- Mouse over text for the image --> | caption = <!-- A caption for the image --> <!----------------- General Info -------------------------------------------------------------------------------------> | launching = <!-- Use if a CPU microarchitecture/series has not yet launched but its official release date is known --> | produced-start = <!-- When production began / Launch date →see talkpage section #Dates --> | produced-end = <!-- When production ended / Discontinued date →see talkpage section #Dates --> | soldby = <!-- Often, but not always, the same as the designfirm and/or manuf1 --> | designfirm = <!-- Often, but not always, the same as manuf1 and/or soldby --> | manuf1 = <!-- (1..10) Common manufacturers of the device --> | cpuid = <!-- CPUID or PVR value --> | code = <!-- numerical identifier for the CPU (product code) --> <!----------------- Performance --------------------------------------------------------------------------------------> | slowest = <!-- Lowest maximum CPU clock --> | fastest = <!-- Highest maximum CPU clock --> | slow-unit = <!-- Unit for slow speed. Default: GHz --> | fast-unit = <!-- Unit for fast speed. Default: GHz --> | fsb-slowest = <!-- Slowest FSB speed --> | fsb-fastest = <!-- Fastest FSB speed --> | fsb-slow-unit = <!-- Unit for slow speed. Default: MHz --> | fsb-fast-unit = <!-- Unit for fast speed. Default: MHz --> | hypertransport-slowest = <!-- Slowest HyperTransport speed --> | hypertransport-fastest = <!-- Fastest HyperTransport speed --> | hypertransport-slow-unit = <!-- Unit for slow speed. Default: GT/s --> | hypertransport-fast-unit = <!-- Unit for fast speed. Default: GT/s --> | qpi-slowest = <!-- Slowest QPI (QuickPath Interconnect) speed --> | qpi-fastest = <!-- Fastest QPI speed --> | qpi-slow-unit = <!-- Unit for slow speed. Default: GT/s --> | qpi-fast-unit = <!-- Unit for fast speed. Default: GT/s --> | dmi-slowest = <!-- Slowest DMI (Direct Media Interface) speed --> | dmi-fastest = <!-- Fastest DMI speed --> | dmi-slow-unit = <!-- Unit for slow speed. Default: GT/s --> | dmi-fast-unit = <!-- Unit for fast speed. Default: GT/s --> | data-width = <!-- Data bus width in bits --> | address-width = <!-- Address bus width in bits --> | virtual-width = <!-- Virtual address bus width in bits --> <!-------------------- Cache -----------------------------------------------------------------------------------------> | l1cache = <!-- Level 1 cache size --> | l2cache = <!-- Level 2 cache size --> | l3cache = <!-- Level 3 cache size --> | l4cache = <!-- Level 4 cache size --> | llcache = <!-- Last Level cache size --> <!------- Architecture and classification ----------------------------------------------------------------------------> | application = <!-- Typical application (Embedded, Mobile, Desktop, Server) --> | size-from = <!-- First fabrication size --> | size-to = <!-- Second fabrication size --> | microarch = <!-- Microarchitecture of the CPU --> | arch = <!-- Instruction set architecture (ISA) that the CPU implements →see talkpage section #Architecture --> | instructions = <!-- Instruction sets →see talkpage section #Architecture --> | extensions = <!-- Extensions to the instructions --> | numinstructions = <!-- Number of instructions --> <!----------- Physical specifications --------------------------------------------------------------------------------> | transistors = <!-- Number of transistors, transistor count --> | numcores = <!-- Number of cores (2 for dual-core) --> | amountmemory = <!-- Amount of system RAM for SoC or SiP --> | gpu = <!-- Integrated GPU --> | co-processor = <!-- A ](s) used together --> | pack1 = <!-- (1..5) Names of CPU packages --> | sock1 = <!-- (1..9) Names of the sockets that the CPU was made for --> <!--------- Products, models, variants -------------------------------------------------------------------------------> | core1 = <!-- (1..9) Names of the cores →see talkpage section "Names (Products, models, variants)" --> | pcode1 = <!-- (1..9) Product code names →see talkpage section "Names (Products, models, variants)" --> | model1 = <!-- (1..9) Model names →see talkpage section "Names (Products, models, variants)" --> | brand1 = <!-- (1..9) Marketing names of the CPU --> | variant = <!-- Variants in the same family and generation →see talkpage section "Names (Products, models, variants)" --> <!------------------ History ---------------------------------------------------------------------------------------> | predecessor = <!-- What CPU came before --> | successor = <!-- What CPU came after --> <!------------------ Support status ---------------------------------------------------------------------------------> | support status = <!-- Current support status --> }}
- All fields, except
name
are optional - The following parameters are deprecated:
created
→better: produced-start
,produced-end
clock
→better: slowest
,fastest
fsb
→better: fsb-slowest
,fsb-fastest
cores
,cores1
→better: numcores
socket
→better: sock1
...sock9
manuf
,core
,sock
,pack
,arch
, andmicroarch
are AutoLinks, so you can use plain text or a link for them.- The numbered attributes mean that there is allowance for multiples.
- See the talk page for some examples which show the full usage of this infobox in a few combinations.
Examples
See also
The above documentation is transcluded from Template:Infobox CPU/doc. (edit | history)Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages.
Add categories to the /doc subpage. Subpages of this template. Categories: