Open main menu
{{Infobox soc
| name           = 
| image          = 
| image_size     = 
| alt            = 
| caption        = 
<!----------------- Dados gerais ----------------->
| soldby         = 
| designfirm     = 
| produced-start = 
| produced-end   = 
| manuf1         = <!-- fabri1..5 -->
| cpuid          = 
<!----------- Especificações ------------>
| transistors    =
| numcores       = 
| cores1       = <!-- nucleos1..5 -->
| gpu            = 
| npu            = 
| isp            = 
| dsp            = 
| co-processor   = 
| ram            = 
| modem1         = <!-- modem1..5 -->
<!----------------- Desempenho ------------------>
| slowest        = 
| fastest        = 
| slow-unit      = 
| fast-unit      = 
| fsb-slowest    = 
| fsb-fastest    = 
| fsb-slow-unit  = 
| fsb-fast-unit  = 
| hypertransport-slowest   = 
| hypertransport-fastest   = 
| hypertransport-slow-unit = 
| hypertransport-fast-unit = 
| qpi-slowest    = 
| qpi-fastest    = 
| qpi-slow-unit  = 
| qpi-fast-unit  = 
| dmi-slowest    = 
| dmi-fastest    = 
| dmi-slow-unit  = 
| dmi-fast-unit  = 
| data-width     = 
| address-width  = 
| virtual-width  = 
<!------- Arquitetura e classificação -------->
| application    = 
| size-from      = 
| size-to        = 
| arch1          = 
| microarch      = 
| arch           = 
| instructions   = 
| extensions     = 
<!-------------------- Cache --------------------->
| l1cache        = 
| l2cache        = 
| l3cache        = 
| l4cache        = 
| llcache        = 
<!--------- Identificação ----------->
| pcode1         = <!-- pcode1..9 -->
| model1         = <!-- model1..9 -->
| market1        = <!-- market1..9 -->
| variant        = 
| core1          = <!-- core1..9 -->
| pack1          = <!-- pack1..9 -->
| sock1          = <!-- sock1..9 -->
<!------------------  Histórico  ------------------->
| predecessor    = 
| successor      = 
}}

Uso

{{Infobox soc
| name                      = Device Name
| image                     = An image to show in the infobox
| image_size                = Size of the image (defaults to 200px)
| alt                       = Mouse over text for the image
| caption                   = A caption for the image
<!----------------- Dados gerais ------------------------------------------------------------------------------------->
| soldby                    = Often, but not always, the same as the designfirm and/or manuf1
| produced-start            = When production began / Launch date                            →see talkpage section #Dates
| produced-end              = When production ended / Discontinued date                      →see talkpage section #Dates
| designfirm                = Often, but not always, the same as manuf1 and/or soldby
| manuf1                    = (1..5) Common manufacturers of the device
| cpuid                     = CPUID or PVR value
<!----------- Especificações -------------------------------------------------------------------------------->
| transistors               = Number of transistors, transistor count
| numcores                  = Number of cores (2 for dual-core)
| cores1                    = Identificação dos núcleos
| gpu                       = Integrated GPU
| npu                       = Integrated NPU
| isp                       = Integrated ISP
| dsp                       = Integrated DSP
| co-processor              = Co-processador integrado
| ram                       = Memória RAM compatível
| modem1                    = (1..5) Redes móveis compatíveis
<!----------------- Desempenho -------------------------------------------------------------------------------------->
| slowest                   = Lowest maximum CPU clock
| fastest                   = Highest maximum CPU clock
| slow-unit                 = Unit for slow speed. Default: GHz
| fast-unit                 = Unit for fast speed. Default: GHz
| fsb-slowest               = Slowest FSB speed
| fsb-fastest               = Fastest FSB speed
| fsb-slow-unit             = Unit for slow speed. Default: MHz
| fsb-fast-unit             = Unit for fast speed. Default: MHz
| hypertransport-slowest    = Slowest HyperTransport speed
| hypertransport-fastest    = Fastest HyperTransport speed
| hypertransport-slow-unit  = Unit for slow speed. Default: GT/s
| hypertransport-fast-unit  = Unit for fast speed. Default: GT/s
| qpi-slowest               = Slowest QPI (QuickPath Interconnect) speed
| qpi-fastest               = Fastest QPI speed
| qpi-slow-unit             = Unit for slow speed. Default: GT/s
| qpi-fast-unit             = Unit for fast speed. Default: GT/s
| dmi-slowest               = Slowest DMI (Direct Media Interface) speed
| dmi-fastest               = Fastest DMI speed
| dmi-slow-unit             = Unit for slow speed. Default: GT/s
| dmi-fast-unit             = Unit for fast speed. Default: GT/s
| data-width                = Data bus width in bits
| address-width             = Address bus width in bits
| virtual-width             = Virtual address bus width in bits
<!------- Arquitetura e classificação ---------------------------------------------------------------------------->
| application               = Aplicação típica (Embarcado, Mobile, Desktop, Servidor) e segmento (de entrada, intermediário, topo de linha)
| size-from                 = First fabrication size
| size-to                   = Second fabrication size
| arch1                     = ARM, MIPS, x86, AMD64
| microarch                 = Cortex-A77
| arch                      = Instruction set architecture (ISA) that the CPU implements   →see talkpage section #Architecture
| instructions              = Instruction sets (or number of instructions)
| extensions                = Extensions to the instructions
<!-------------------- Cache ----------------------------------------------------------------------------------------->
| l1cache                   = Level 1 cache size
| l2cache                   = Level 2 cache size
| l3cache                   = Level 3 cache size
| l4cache                   = Level 4 cache size
| llcache                   = Last Level cache size
<!--------- Identificação ------------------------------------------------------------------------------->
| pcode1                    = (1..9) Product code names                   →see talkpage section "Names (Products, models, variants)"
| model1                    = (1..9) Model names                          →see talkpage section "Names (Products, models, variants)"
| market1                   = (1..9) Marketing names of the CPU
| variant                   = Variants in the same family and generation  →see talkpage section "Names (Products, models, variants)"
| core1                     = (1..9) Names of the cores                   →see talkpage section "Names (Products, models, variants)"
| pack1                     = (1..5) Names of CPU packages
| sock1                     = (1..9) Names of the sockets that the CPU was made for
<!------------------  Histórico  --------------------------------------------------------------------------------------->
| predecessor               = What CPU came before
| successor                  = What CPU came after
}}

Examplos

Ver também