
In computing, a southbridge is a component of a traditional two-part
chipset architecture on
motherboard
A motherboard, also called a mainboard, a system board, a logic board, and informally a mobo (see #Nomenclature, "Nomenclature" section), is the main printed circuit board (PCB) in general-purpose computers and other expandable systems. It ho ...
s, historically used in
personal computers
A personal computer, commonly referred to as PC or computer, is a computer designed for individual use. It is typically used for tasks such as Word processor, word processing, web browser, internet browsing, email, multimedia playback, and PC ...
. It works alongside the
northbridge to manage communications between the
central processing unit
A central processing unit (CPU), also called a central processor, main processor, or just processor, is the primary Processor (computing), processor in a given computer. Its electronic circuitry executes Instruction (computing), instructions ...
(CPU) and lower-speed peripheral interfaces. The northbridge typically handled high-speed connections such as
RAM and
GPU interfaces, while the southbridge managed lower-speed functions.
The southbridge controls a range of input/output (I/O) functions, including
USB, audio,
firmware
In computing
Computing is any goal-oriented activity requiring, benefiting from, or creating computer, computing machinery. It includes the study and experimentation of algorithmic processes, and the development of both computer hardware, h ...
(e.g.,
BIOS or
UEFI), storage interfaces such as
SATA,
NVMe, and legacy
PATA, as well as buses like
PCI,
LPC, and
SPI.
Southbridge and northbridge components were often designed to work in pairs, though there was no universal standard for interoperability. In the 1990s and early 2000s, they commonly communicated via the
PCI bus; more recent chipsets use
Direct Media Interface (Intel) or
PCI Express
PCI Express (Peripheral Component Interconnect Express), officially abbreviated as PCIe, is a high-speed standard used to connect hardware components inside computers. It is designed to replace older expansion bus standards such as Peripher ...
(AMD).
Intel referred to its southbridge as the
I/O Controller Hub (ICH), later replaced by the
Platform Controller Hub (PCH), which connected directly to the CPU in later architectures. Since the mid-2010s, the traditional two-chip design has largely been replaced by single-chip platforms or
system-on-chip (SoC) solutions that integrate southbridge functions into a single chipset or the CPU itself.
Current status
Due to the push for
system-on-chip (SoC) processors, modern devices increasingly have the northbridge integrated into the CPU
die itself; examples are
Intel
Intel Corporation is an American multinational corporation and technology company headquartered in Santa Clara, California, and Delaware General Corporation Law, incorporated in Delaware. Intel designs, manufactures, and sells computer compo ...
's
Sandy Bridge and
AMD's
Fusion processors, both released in 2011.
With the
Intel 5 Series chipset in 2008, the southbridge became redundant and was replaced by the
Platform Controller Hub (PCH) architecture introduced. AMD did the same with the release of their first APUs in 2011, naming the PCH the
fusion controller hub (FCH), which was only used on AMD's APUs until 2017 when it began to be used on AMD's Zen architecture while dropping the FCH name.
On Intel platforms, all southbridge features and remaining I/O functions are managed by the PCH, which is directly connected to the CPU via the
Direct Media Interface (DMI). Intel low-power processors (Haswell-U and onward) and ultra low-power processors (Haswell-Y and onward) also integrate an on-package PCH. Based on its
Chiplet design,
AMD Ryzen processors also integrated some southbridge functions, such as some
USB and
SATA/
NVMe interfaces.
Etymology
The name is derived from representing the architecture in the fashion of a map and was first described as such with the introduction of the
PCI Local Bus Architecture in 1991. At Intel, the authors of the PCI specification viewed the PCI local bus as being at the very centre of the PC platform architecture (i.e., at the
Equator
The equator is the circle of latitude that divides Earth into the Northern Hemisphere, Northern and Southern Hemisphere, Southern Hemispheres of Earth, hemispheres. It is an imaginary line located at 0 degrees latitude, about in circumferen ...
).
The
northbridge extends to the north of the PCI bus backbone in support of CPU, memory/
cache, and other performance-critical capabilities. Likewise the southbridge extends to the south of the PCI bus backbone and bridges to less performance-critical I/O capabilities such as the disk interface, audio, etc.
The CPU is located at the top of the map at due north. The CPU is connected to the chipset via a fast bridge (the northbridge) located ''north'' of other system devices as drawn. The northbridge is connected to the rest of the chipset via a slow bridge (the southbridge) located ''south'' of other system devices as drawn.
Although the current PC platform architecture has replaced the PCI bus backbone with faster I/O backbones, the bridge naming convention remains.
Functionality

The functionality found in a contemporary southbridge includes:
[.]
*
PCI bus. A south bridge may also include support for
PCI-X.
* Low speed
PCI Express
PCI Express (Peripheral Component Interconnect Express), officially abbreviated as PCIe, is a high-speed standard used to connect hardware components inside computers. It is designed to replace older expansion bus standards such as Peripher ...
(PCIe) interfaces usually for Ethernet and NVMe.
*
ISA bus or
LPC bridge. ISA slots are no longer provided on more recent motherboards. The LPC bridge provides a data and control path to the
super I/O (the normal attachment for the
PS/2 keyboard and mouse, parallel port, serial port, IR port, and floppy controller).
*
I2C and
SMBus controller.
*
DMA controller. The
8237 DMA controller allows ISA or LPC devices direct access to
main memory without needing help from the CPU.
*
PIC and
I/O APIC.
*
Mass storage
In computing, mass storage refers to the storage of large amounts of data in a persisting and machine-readable fashion. In general, the term ''mass'' in ''mass storage'' is used to mean ''large'' in relation to contemporaneous hard disk drive ...
interfaces such as
SATA,
M.2, and historical
PATA. This typically allows attachment of
hard drives or
SSDs.
*
Real-time clock.
*
Programmable interval timer.
*
High Precision Event Timer.
*
ACPI controller or
APM controller.
*
SPI serial bus mostly used for
firmware
In computing
Computing is any goal-oriented activity requiring, benefiting from, or creating computer, computing machinery. It includes the study and experimentation of algorithmic processes, and the development of both computer hardware, h ...
(e.g.,
BIOS/
UEFI)
flash storage access.
*
Nonvolatile BIOS memory. The system
CMOS (BIOS configuration memory), assisted by battery supplemental power, creates a limited
non-volatile
Non-volatile memory (NVM) or non-volatile storage is a type of computer memory that can retain stored information even after power is removed. In contrast, volatile memory needs constant power in order to retain data.
Non-volatile memory typ ...
storage area for BIOS configuration data.
*
Intel HD Audio or
AC'97 sound interface.
*
USB interfaces.
Optionally, a southbridge also includes support (onboard discrete chip or southbridge-integrated) for
Ethernet
Ethernet ( ) is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in 198 ...
,
Wi-Fi
Wi-Fi () is a family of wireless network protocols based on the IEEE 802.11 family of standards, which are commonly used for Wireless LAN, local area networking of devices and Internet access, allowing nearby digital devices to exchange data by ...
,
RAID
RAID (; redundant array of inexpensive disks or redundant array of independent disks) is a data storage virtualization technology that combines multiple physical Computer data storage, data storage components into one or more logical units for th ...
,
Thunderbolt, and
Out-of-band management.
See also
*
Memory controller
*
Northbridge (computing)
References
External links
*
{{DEFAULTSORT:Southbridge (Computing)
IBM PC compatibles
Chipsets