From WikiChip
Difference between revisions of "Template:chip/doc"
m (→Code) |
|||
Line 4: | Line 4: | ||
{{mpu | {{mpu | ||
| name = <!-- title/common mame; e.g. "Intel i7-4950HQ --> | | 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 = <!-- actual image to use --> | ||
| image size = <!-- image size, LEAVE IT BLANK UNLESS MUST --> | | image size = <!-- image size, LEAVE IT BLANK UNLESS MUST --> | ||
| caption = <!-- caption for the image specified --> | | caption = <!-- caption for the image specified --> | ||
− | |||
| manufacturer = <!-- this is the 'common' company that's making it, (Property::manufacturer) --> | | manufacturer = <!-- this is the 'common' company that's making it, (Property::manufacturer) --> | ||
| model number = <!-- model number of the device (Property::model number) --> | | model number = <!-- model number of the device (Property::model number) --> | ||
Line 18: | Line 18: | ||
| family = <!-- microprocessor family name (Property::microprocessor family) --> | | family = <!-- microprocessor family name (Property::microprocessor family) --> | ||
+ | | series = <!-- microprocessor series name (Property::microprocessor series) --> | ||
| locked = | | locked = | ||
| frequency = | | frequency = | ||
Line 25: | Line 26: | ||
| turbo frequency3 = | | turbo frequency3 = | ||
| turbo frequency4 = | | turbo frequency4 = | ||
+ | | bus type = <!-- (Property::bus type) --> | ||
+ | | bus speed = <!-- (Property::bus speed) --> | ||
+ | | clock multiplier = | ||
+ | | s-spec = | ||
| microarch = | | microarch = | ||
Line 37: | Line 42: | ||
| max cpus = | | max cpus = | ||
| max memory = | | max memory = | ||
+ | |||
+ | | electrical = <!-- put Yes if electrical info is added --> | ||
+ | | tdp = | ||
+ | | temp max = | ||
+ | | temp min = | ||
| packaging = <!-- put Yes if packaging info is added --> | | packaging = <!-- put Yes if packaging info is added --> |
Revision as of 21:59, 31 December 2015
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 = | 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 }}