Difference between revisions of "Template:Infobox Machine"
From Computer History Wiki
m (add samples for 'logic type') |
(Add a few more fields) |
||
Line 20: | Line 20: | ||
logic type = TTL, ECL, CMOS, etc | logic type = TTL, ECL, CMOS, etc | ||
design type = microcoded, etc. | design type = microcoded, etc. | ||
+ | uword width = if microcoded | ||
+ | ucode length = max number of uinsts | ||
clock speed = Either CPU cycle time in ns/µs/etc, or in MHz. (Preferably MHz!) | clock speed = Either CPU cycle time in ns/µs/etc, or in MHz. (Preferably MHz!) | ||
+ | cache size = in words or bytes (specify units) | ||
ram = for microcomputers mostly | ram = for microcomputers mostly | ||
memory speed = | memory speed = | ||
Line 88: | Line 91: | ||
! Form Factor: | ! Form Factor: | ||
{{!}} {{{form factor}}} }} | {{!}} {{{form factor}}} }} | ||
+ | |- | ||
+ | |||
+ | {{#if: {{{word size|}}} | | ||
+ | ! Word Size: | ||
+ | {{!}} {{{word size}}} }} | ||
|- | |- | ||
Line 100: | Line 108: | ||
|- | |- | ||
− | {{#if: {{{ | + | {{#if: {{{uword width|}}} | |
− | ! | + | ! Microword width: |
− | {{!}} {{{ | + | {{!}} {{{uword width}}} }} |
+ | |- | ||
+ | |||
+ | {{#if: {{{ucode length|}}} | | ||
+ | ! Microcode length: | ||
+ | {{!}} {{{ucode length}}} }} | ||
|- | |- | ||
Line 108: | Line 121: | ||
! Clock Speed: | ! Clock Speed: | ||
{{!}} {{{clock speed}}} }} | {{!}} {{{clock speed}}} }} | ||
+ | |- | ||
+ | |||
+ | {{#if: {{{cache size|}}} | | ||
+ | ! Cache size: | ||
+ | {{!}} {{{cache size}}} }} | ||
|- | |- | ||
Revision as of 01:31, 20 October 2017
This template is for any computer system in general
name = name of of the computer image = image manufacturer = architecture = if part of a larger architecture (Like, say, as the PDP-11/40 is to the PDP-11), write that here year announced = year design started = year first shipped = year introduced = year discontinued = form factor = mini, micro, etc. word size = word size of the machine (Apple II = 8, PDP-8 = 12, etc.) physical address = size of the physical address space virtual address = size of the virtual address space logic type = TTL, ECL, CMOS, etc design type = microcoded, etc. uword width = if microcoded ucode length = max number of uinsts clock speed = Either CPU cycle time in ns/µs/etc, or in MHz. (Preferably MHz!) cache size = in words or bytes (specify units) ram = for microcomputers mostly memory speed = graphics = again for microcomputers cpu = bus arch = I/O buses memory mgmt = paging, none, etc. operating system = predecessor = successor = price =