From WikiChip
Difference between revisions of "Template:chip/doc"
(→Code) |
(→Code: +ctdp down frequency) |
||
Line 3: | Line 3: | ||
<pre> | <pre> | ||
{{mpu | {{mpu | ||
− | | name | + | | name = <!-- title/common mame; e.g. "Intel i7-4950HQ --> |
− | | no image | + | | no image = <!-- put Yes if image is needed (even if not available atm) --> |
− | | image | + | | image = <!-- actual image to use --> |
− | | image size | + | | image size = <!-- image size, LEAVE IT BLANK UNLESS MUST --> |
− | | caption | + | | caption = <!-- caption for the image specified --> |
− | | manufacturer | + | | manufacturer = <!-- this is the 'common' company that's making it, (Property::manufacturer) --> |
− | | model number | + | | model number = <!-- model number of the device (Property::model number) --> |
− | | part number | + | | part number = |
− | | market | + | | market = |
− | | first announced | + | | first announced = |
− | | first launched | + | | first launched = |
− | | last order | + | | last order = |
− | | last shipment | + | | last shipment = |
− | | family | + | | family = <!-- microprocessor family name (Property::microprocessor family) --> |
− | | series | + | | series = <!-- microprocessor series name (Property::microprocessor series) --> |
− | | locked | + | | locked = |
− | | frequency | + | | frequency = |
− | | turbo frequency | + | | turbo frequency = |
− | | turbo frequency1 | + | | turbo frequency1 = |
− | | turbo frequency2 | + | | turbo frequency2 = |
− | | turbo frequency3 | + | | turbo frequency3 = |
− | | turbo frequency4 | + | | turbo frequency4 = |
− | | bus type | + | | bus type = <!-- (Property::bus type) --> |
− | | bus speed | + | | bus speed = <!-- (Property::bus speed) --> |
− | | clock multiplier | + | | clock multiplier = |
− | | s-spec | + | | s-spec = |
− | | microarch | + | | microarch = |
− | | platform | + | | platform = |
− | | core name | + | | core name = |
− | | core stepping | + | | core stepping = |
− | | process | + | | process = |
− | | die size | + | | die size = |
− | | word size | + | | word size = |
− | | core count | + | | core count = |
− | | thread count | + | | thread count = |
− | | max cpus | + | | max cpus = |
− | | max memory | + | | max memory = |
− | | electrical | + | | electrical = <!-- put Yes if electrical info is added --> |
− | | tdp | + | | tdp = |
− | | ctdp down | + | | ctdp down = |
− | | ctdp up | + | | ctdp down frequency = |
− | | temp max | + | | ctdp up = |
− | | temp min | + | | temp max = |
+ | | temp min = | ||
− | | packaging | + | | packaging = <!-- put Yes if packaging info is added --> |
− | | package | + | | package = |
− | | package type | + | | package type = |
− | | package pitch | + | | package pitch = |
− | | package size | + | | package size = |
− | | socket | + | | socket = |
− | | socket type | + | | socket type = |
}} | }} | ||
</pre> | </pre> |
Revision as of 23:05, 3 January 2016
Code
{{mpu | name = <!-- title/common mame; e.g. "Intel i7-4950HQ --> | no image = <!-- put Yes if image is needed (even if not available atm) --> | image = <!-- actual image to use --> | image size = <!-- image size, LEAVE IT BLANK UNLESS MUST --> | caption = <!-- caption for the image specified --> | manufacturer = <!-- this is the 'common' company that's making it, (Property::manufacturer) --> | model number = <!-- model number of the device (Property::model number) --> | part number = | market = | first announced = | first launched = | last order = | last shipment = | family = <!-- microprocessor family name (Property::microprocessor family) --> | series = <!-- microprocessor series name (Property::microprocessor series) --> | locked = | frequency = | turbo frequency = | turbo frequency1 = | turbo frequency2 = | turbo frequency3 = | turbo frequency4 = | bus type = <!-- (Property::bus type) --> | bus speed = <!-- (Property::bus speed) --> | clock multiplier = | s-spec = | microarch = | platform = | core name = | core stepping = | process = | die size = | word size = | core count = | thread count = | max cpus = | max memory = | electrical = <!-- put Yes if electrical info is added --> | tdp = | ctdp down = | ctdp down frequency = | ctdp up = | temp max = | temp min = | packaging = <!-- put Yes if packaging info is added --> | package = | package type = | package pitch = | package size = | socket = | socket type = }}
Example
{{mpu | name = Intel i7-4950HQ | image = | image size = | no image = yes | caption = | manufacturer = Intel | model number = i7-4950HQ | part number = CL8064701509700 | market = Mobile | first announced = June 2, 2013 | first launched = June 4, 2013 | last order = May 22, 2015 | last shipment = November 20, 2015 | family = Core i7 | locked = Yes | frequency = 2400 MHz | turbo frequency = yes | turbo frequency1 = 3600 MHz | turbo frequency2 = 3500 MHz | turbo frequency3 = 3400 MHz | turbo frequency4 = 3400 MHz | microarch = Haswell | platform = Shark Bay | core name = Crystal Well | core stepping = C0 | process = 22 nn | die size = | word size = 64 bits | core count = 4 | thread count = 8 | max cpus = 1 | max memory = 32 GB | packaging = Yes | package = FCBGA1364 | package type = FCBGA | package pitch = | package size = 37.5mm x 32mm x 1.65mm | socket = BGA1364 | socket type = BGA }}