Difference between revisions of "Template:Infobox CPU"

From Computer History Wiki
Jump to: navigation, search
(Allow this one to set the image size too)
m (Standardize argument order)
 
Line 5: Line 5:
 
name                =  formal name of of the CPU
 
name                =  formal name of of the CPU
 
image              =  image
 
image              =  image
 +
imgwidth            =  size of image (default 250px)
 
caption            =
 
caption            =
imgwidth            =  size of image (default 250px)
 
 
manufacturer        =   
 
manufacturer        =   
 
architecture        =  8-bit, 16-bit, 32/64-bit etc. general instruction set
 
architecture        =  8-bit, 16-bit, 32/64-bit etc. general instruction set

Latest revision as of 13:07, 10 March 2024

This template is for describing a CPU

name                =  formal name of of the CPU
image               =  image
imgwidth            =  size of image (default 250px)
caption             =
manufacturer        =  
architecture        =  8-bit, 16-bit, 32/64-bit etc. general instruction set
family              =  if part of a family (e.g. as the 68040 is family mc68k)
year introduced     = 
year discontinued   = 
address bus         =  number of bits (8-bit, 16-bit, 32-bit, 64-bit..)
data bus            =  number of bits
instructions        =  number of instructions
cache               =  
registers           =  number of registers
clock speed         =  either CPU cycle time in ns/µs/etc, or (preferably) MHz.
pipeline depth      =  number of pipeline stage, if applicable