Difference between revisions of "Template:Infobox CPU"

From Computer History Wiki
Jump to: navigation, search
(Added Template:Infobox CPU)
 
m (Fixed typos in description)
Line 15: Line 15:
 
cache              =   
 
cache              =   
 
registers          =  number of registers
 
registers          =  number of registers
clock speed        =  Either CPU cycle time in ns/µs/etc, or (preferaby) MHz.
+
clock speed        =  Either CPU cycle time in ns/µs/etc, or (preferably) MHz.
 
pipeline depth      =  number of pipeline stage, if applicable
 
pipeline depth      =  number of pipeline stage, if applicable
 
</pre>
 
</pre>

Revision as of 14:09, 3 April 2013

This template is for describing a CPU

name                =  formal name of of the CPU
image               =  image
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