Jump to content

Bit-serial architecture

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 50.53.15.59 (talk) at 15:32, 26 October 2013 (External links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In digital logic applications, bit-serial architectures send data one bit at a time, along a single wire, in contrast to bit-parallel architectures, in which data values are sent all bits at once along a group of wires.

All computers before 1951, and most of the early massive parallel processing machines used a bit-serial architecture -- they were serial computers.

Bit-serial architectures were developed for digital signal processing in the 1960s through 1980s, including efficient structures for bit-serial multiplication and accumulation.[1]

Often N serial processors will take less FPGA area and have a higher total performance than a single N-bit parallel processor.[2]

References

  1. ^ Peter B. Denyer and David Renshaw (1985). VLSI signal processing: a bit-serial approach. Addison-Wesley. ISBN 978-0-201-13306-6.
  2. ^ Raymond J. Andraka. "Building a High Performance Bit Serial Processor in an FPGA".