|
|
Line 1: |
Line 1: |
| {{infobox
| |
| | title = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
| |
| | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|alt={{{alt|}}}}}
| |
| | caption = {{{caption|}}}
| |
|
| |
|
| | label1 = Produced
| |
| | data1 = {{#if:{{{produced-end|}}}|From {{{produced-start}}} to {{{produced-end}}}|{{{produced-start|}}}}}
| |
| | label2 = Marketed by
| |
| | data2 = {{{soldby|}}}
| |
| | label3 = Designed by
| |
| | data3 = {{{designfirm|}}}
| |
| | label4 = Common manufacturer(s)
| |
| | data4 = {{unbulleted list
| |
| | {{{manuf1|}}}
| |
| | {{{manuf2|}}}
| |
| | {{{manuf3|}}}
| |
| | {{{manuf4|}}}
| |
| | {{{manuf5|}}}
| |
| }}
| |
| | label5 = Max. [[Central processing unit|CPU]] [[clock rate]]
| |
| | data5 = {{#if:{{{slowest|}}}|{{{slowest}}} {{{slow-unit|GHz}}}}} {{#if:{{{fastest|}}}| to {{{fastest}}} {{{fast-unit|GHz}}}}}
| |
| | label6 = [[Front side bus|FSB]] speeds
| |
| | data6 = {{#if:{{{fsb-slowest|}}}|{{{fsb-slowest}}} {{{fsb-slow-unit|GHz}}}}} {{#if:{{{fsb-fastest|}}}| to {{{fsb-fastest}}} {{{fsb-fast-unit|GHz}}}}}
| |
| | label7 = [[HyperTransport]] speeds
| |
| | data7 = {{#if:{{{hypertransport-slowest|}}}|{{{hypertransport-slowest}}} {{{hypertransport-slow-unit|GT/s}}}}} {{#if:{{{hypertransport-fastest|}}}| to {{{hypertransport-fastest}}} {{{hypertransport-fast-unit|GT/s}}}}}
| |
| | label8 = [[Intel QuickPath Interconnect|QPI]] speeds
| |
| | data8 = {{#if:{{{qpi-slowest|}}}|{{{qpi-slowest}}} {{{qpi-slow-unit|GT/s}}}}} {{#if:{{{qpi-fastest|}}}| to {{{qpi-fastest}}} {{{qpi-fast-unit|GT/s}}}}}
| |
| | label9 = [[Direct Media Interface|DMI]] speeds
| |
| | data9 = {{#if:{{{dmi-slowest|}}}|{{{dmi-slowest}}} {{{dmi-slow-unit|GT/s}}}}} {{#if:{{{dmi-fastest|}}}| to {{{dmi-fastest}}} {{{dmi-fast-unit|GT/s}}}}}
| |
| | label10 = Min. feature size
| |
| | data10 = {{#if:{{{size-from|}}}|{{{size-from|}}} {{#if:{{{size-to|}}}| to {{{size-to}}}}}}}
| |
| | label11 = [[Instruction set]]
| |
| | data11 = {{{arch|}}}
| |
| | label12 = [[Microarchitecture]]
| |
| | data12 = {{{microarch|}}}
| |
| | label13 = CPUID code
| |
| | data13 = {{{cpuid|}}}
| |
| | label14 = Product code
| |
| | data14 = {{{code|}}}
| |
| | label15 = [[Multi-core (computing)|Cores]]
| |
| | data15 = {{{numcores|}}}
| |
| | label16 = L1 [[CPU cache|cache]]
| |
| | data16 = {{{l1cache|}}}
| |
| | label17 = L2 cache
| |
| | data17 = {{{l2cache|}}}
| |
| | label18 = L3 cache
| |
| | data18 = {{{l3cache|}}}
| |
| | label19 = L4 cache
| |
| | data19 = {{{l4cache|}}}
| |
| | label29 = [[GPU]]
| |
| | data29 = {{{gpu|}}}
| |
| | label30 = Application
| |
| | data30 = {{{application|}}}
| |
| | label31 = Predecessor
| |
| | data31 = {{{predecessor|}}}
| |
| | label32 = Successor
| |
| | data32 = {{{successor|}}}
| |
| | label33 = Co-processor
| |
| | data33 = {{{co-processor|}}}
| |
| | label34 = Socket(s)
| |
| | data34 = {{unbulleted list
| |
| | {{{sock1|}}}
| |
| | {{{sock2|}}}
| |
| | {{{sock3|}}}
| |
| | {{{sock4|}}}
| |
| | {{{sock5|}}}
| |
| | {{{sock6|}}}
| |
| | {{{sock7|}}}
| |
| | {{{sock8|}}}
| |
| | {{{sock9|}}}
| |
| }}
| |
| | label35 = Package(s)
| |
| | data35 = {{unbulleted list
| |
| | {{{pack1|}}}
| |
| | {{{pack2|}}}
| |
| | {{{pack3|}}}
| |
| | {{{pack4|}}}
| |
| | {{{pack5|}}}
| |
| }}
| |
| | label36 = Core name(s)
| |
| | data36 = {{unbulleted list
| |
| | {{{core1|}}}
| |
| | {{{core2|}}}
| |
| | {{{core3|}}}
| |
| | {{{core4|}}}
| |
| | {{{core5|}}}
| |
| | {{{core6|}}}
| |
| | {{{core7|}}}
| |
| | {{{core8|}}}
| |
| | {{{core9|}}}
| |
| }}
| |
| | label37 = Brand name(s)
| |
| | data37 = {{unbulleted list
| |
| | {{{brand1|}}}
| |
| | {{{brand2|}}}
| |
| | {{{brand3|}}}
| |
| | {{{brand4|}}}
| |
| | {{{brand5|}}}
| |
| | {{{brand6|}}}
| |
| | {{{brand7|}}}
| |
| | {{{brand8|}}}
| |
| | {{{brand9|}}}
| |
| }}
| |
| | label38 = Variant
| |
| | data38 = {{{variant|}}}
| |
| }}<noinclude>{{documentation}}</noinclude>
| |