From WikiChip
Difference between revisions of "Template:core"

Line 39: Line 39:
 
{{#if:{{{microarch|}}}|{{!-}}|<div></div>}}
 
{{#if:{{{microarch|}}}|{{!-}}|<div></div>}}
 
{{#if:{{{microarch|}}}|{{!}} '''µarch''' {{!}}{{!}} <!--
 
{{#if:{{{microarch|}}}|{{!}} '''µarch''' {{!}}{{!}} <!--
   -->[[{{lc:{{{manufacturer}}}/{{{microarch}}} (microarch)}}|{{{microarch}}}]][[microarchitecture::{{{microarch}}}| ]]<!--
+
   -->[[{{lc:{{{developer}}}/{{{microarch}}} (microarch)}}|{{{microarch}}}]][[microarchitecture::{{{microarch}}}| ]]<!--
   -->{{#if:{{{microarch 2|}}}|, [[{{lc:{{{manufacturer}}}/{{{microarch 2}}} (microarch)}}|{{{microarch 2}}}]][[microarchitecture::{{{microarch 2}}}| ]]}}<!--
+
   -->{{#if:{{{microarch 2|}}}|, [[{{lc:{{{developer}}}/{{{microarch 2}}} (microarch)}}|{{{microarch 2}}}]][[microarchitecture::{{{microarch 2}}}| ]]}}<!--
   -->{{#if:{{{microarch 3|}}}|, [[{{lc:{{{manufacturer}}}/{{{microarch 3}}} (microarch)}}|{{{microarch 3}}}]][[microarchitecture::{{{microarch 3}}}| ]]}}<!--
+
   -->{{#if:{{{microarch 3|}}}|, [[{{lc:{{{developer}}}/{{{microarch 3}}} (microarch)}}|{{{microarch 3}}}]][[microarchitecture::{{{microarch 3}}}| ]]}}<!--
   -->{{#if:{{{microarch 4|}}}|, [[{{lc:{{{manufacturer}}}/{{{microarch 4}}} (microarch)}}|{{{microarch 4}}}]][[microarchitecture::{{{microarch 4}}}| ]]}}<!--
+
   -->{{#if:{{{microarch 4|}}}|, [[{{lc:{{{developer}}}/{{{microarch 4}}} (microarch)}}|{{{microarch 4}}}]][[microarchitecture::{{{microarch 4}}}| ]]}}<!--
 
-->}}
 
-->}}
 
{{#if:{{{word|}}}|{{!-}}|<div></div>}}
 
{{#if:{{{word|}}}|{{!-}}|<div></div>}}

Revision as of 19:33, 16 May 2017

Code

Please enter EXACT values as explained below. This template adds semantics info, proper values is important. Do not use links.

{{core
| name              = <!-- core name, e.g. "Apollo Lake"                              -->
| image             = 
| caption           = 
| image size        = 
| image 2           = 
| caption 2         = 
| image 2 size      = 
| developer         = <!-- main developer of the IC core                              -->
| developer 2       = <!-- 2nd developer of the IC core                               -->
| developer 3       = <!-- 3rd developer of the IC core                               -->
| manufacturer      = <!-- main manufacturer of the IC core                           -->
| manufacturer 2    = <!-- 2nd manufacturer of the IC core                            -->
| manufacturer 3    = <!-- 3rd manufacturer of the IC core                            -->
| manufacturer 4    = <!-- 4th manufacturer of the IC core                            -->
| first announced   = <!-- date of first announced     - use production if just       -->
| first launched    = <!-- date of first release         prod year is known           -->
| fate              = <!-- e.g. "Cancelled"                                           -->
| isa               = <!-- instruction set architecture                               -->
| microarch         = <!-- microarchitecture                                          -->
| microarch 2       = <!-- ""                                                         -->
| microarch 3       = <!-- ""                                                         -->
| word              = <!-- word size, e.g. "4 bit"                                    -->
| proc              = <!-- process, e.g. "8 μm"                                       -->
| proc 2            = <!-- ""                                                         -->
| tech              = <!-- process, e.g. "CMOS"                                       -->
| tech 2            = <!-- ""                                                         -->
| clock             = <!-- clock speed, e.g. "740 kHz"  IF RANGE, USE PARAM BELOW!    -->
| clock min         = <!-- clock min speed, e.g. "200 MHz"                            -->
| clock max         = <!-- clock max speed, e.g. "900 MHz"                            -->
| package           = <!-- package, e.g. "DIP16"                                      -->
| package 2         = <!-- package, e.g. "DIP16"                                      -->
| package 3         = <!-- package, e.g. "DIP16"                                      -->
| package 4         = <!-- package, e.g. "DIP16"                                      -->
| package 5         = <!-- package, e.g. "DIP16"                                      -->
| socket            = <!-- socket, e.g. "LGA1366"                                     -->
| socket 2          = <!-- ""                                                         -->
| socket 2          = <!-- ""                                                         -->
| socket 3          = <!-- ""                                                         -->
| socket 4          = <!-- ""                                                         -->
| socket N...       = <!-- ""                                                         -->

| succession       = <!-- yes for succession info -->
| predecessor      = 
| predecessor link = 
| successor        = 
| successor link   = 
}}