Fundamentals of Hardware and Software
  • Cover
  • Introduction
  • Concepts
    • Electricity
    • Electronics
    • Electronic Components
    • Signal
    • Signal Processing
    • Level Shifting
  • Hardware
    • MicroProcessors
    • MicroController
    • Intellectual Property Core
    • Printed Circuit Board
    • Computer
    • Embedded Systems
    • Integrated Circuits
    • Processing Units
    • Real World Interaction
  • Software
  • Communities
  • System On Chip
Powered by GitBook
On this page
  • Processing Units
  • Graphics Processing Units (GPUs)
  • Floating-point Processing Units (FPUs)
  1. Hardware

Processing Units

PreviousIntegrated CircuitsNextReal World Interaction

Last updated 7 years ago

Processing Units

Graphics Processing Units (GPUs)

A graphics processing unit (GPU), also occasionally called visual processing unit (VPU), is a specialized electronic circuit designed to rapidly manipulate and alter memory to accelerate the creation of images in a frame buffer intended for output to a display.

Floating-point Processing Units (FPUs)

A floating-point unit (FPU, colloquially a math coprocessor) is a part of a computer system specially designed to carry out operations on floating point numbers. Typical operations are addition, subtraction, multiplication, division, square root, and bitshifting.

Wikipedia
Wikipedia