Content deleted Content added
→1-bit: relative pronoun "its" is not spelled "it apostrophe is" |
Guy Harris (talk | contribs) Update link for "data". |
||
Line 4:
[[File:MC14500BCP.jpg|thumb|1-bit [[programmable logic controller]] MC14500BCP]]
In [[computer architecture]], '''1-bit''' [[integer (computer science)|integer]]s or other [[
There are no computers, [[microcontroller]]s of any kind, such as [[programmable logic controller]]s that are exclusively 1-bit for all registers and [[address bus]]es. A 1-bit register can only store 2<sup>1</sup> different values, i.e. 0 or 1, or they can mean e.g. on and off. This is very restrictive, e.g. not enough for a [[program counter]] (which is on modern systems implemented in an on-chip register), that isn't implemented on-chip in some 1-bit systems. [[Opcode]]s for at least one 1-bit processor architecture were 4-bit and the address bus was 8-bit.
|