From WikiChip
Difference between revisions of "Template:chip/doc"
(→Code) |
(→Code) |
||
| Line 45: | Line 45: | ||
| max cpus = | | max cpus = | ||
| max memory = | | max memory = | ||
| + | | max memory add = <!-- Max Addressable Memory --> | ||
| electrical = <!-- put Yes if electrical info is added --> | | electrical = <!-- put Yes if electrical info is added --> | ||
Revision as of 18:29, 18 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 =
| part number 1 =
| part number 2 =
| part number 3 =
| 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 =
| max memory add = <!-- Max Addressable 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
}}