Bit-serial architecture: Difference between revisions

Content deleted Content added
the expanded topic is not logic gate
Line 2:
{{Use dmy dates|date=November 2022|cs1-dates=y}}
{{Use list-defined references|date=November 2022}}
 
In [[digitalcomputer logicarchitecture]] applications, '''bit-serial architectures''' send data one bit at a time, along a single wire, in contrast to [[Parallel transmission|bit-parallel]] [[word (computer architecture)|word]] architectures, in which data values are sent all bits or a word at once along a group of wires.
 
All digital computers built before 1951, and most of the early [[massively parallel (computing)|massive parallel processing]] machines used a bit-serial architecture—they were [[serial computer]]s.