Difference between revisions of "Tegra/SoCs"

From eLinux.org
Jump to: navigation, search
(Created page with "= Tegra124 = Also known as Tegra K1. == Features == * 4 Cortex-A15 CPUs and 1 low-power CPU * gk20a Kepler-based GPU with 192 CUDA cores * PCIe (5 lanes, Gen2 capable)")
 
(Tegra124: Linked to the Tegra K1 TRM and mentioned 64-bit version)
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
Many NVIDIA Tegra SoCs are supported by mainline OSS software. This page provides a few details of each SoC.
 +
 +
Each SoC has an engineering name (typically TegraNN where NN is some number) and a marketing name (typically "Tegra XX" where XX is some name or number). Software typically uses the engineering name for the chip in order to be isolated from marketing decisions. This wiki primarily uses the engineering names , but this page lists both in order to allow mapping between the two.
 +
 +
See the [[Tegra/Resources|Tegra resources]] page for links to Soc documentation etc.
 +
 +
= Tegra20 =
 +
 +
Marketing name: Tegra 2. Other names: T20, AP20, T25, AP25.
 +
 +
http://www.nvidia.com/object/tegra-superchip.html
 +
 +
* Dual-core ARM Cortex-A9 CPU
 +
* Up to 1GB of RAM
 +
* PCIe
 +
* USB
 +
* MMC/SD
 +
* LVDS, VGA, HDMI, DSI display
 +
* ...
 +
 +
= Tegra30 =
 +
 +
Marketing name: Tegra 3. Other names: T30, AP30, (also 33, 37, ...)
 +
 +
http://www.nvidia.com/object/tegra-3-processor.html
 +
 +
* Quad-core ARM Cortex-A9 CPU, with 5th battery-saver core
 +
* Up to 2GB of RAM
 +
* USB
 +
* MMC/SD
 +
* PCIe
 +
* LVDS, VGA, HDMI, DSI display
 +
* ...
 +
 +
= Tegra114 =
 +
 +
Marketing name: Tegra 4.
 +
 +
http://www.nvidia.com/object/tegra-4-processor.html
 +
 +
* Quad-core ARM Cortex-A15 CPU, with 5th battery-saver core
 +
* Up to 4GB of RAM (1 or 2 is much more typical on mainline boards)
 +
* USB
 +
* MMC/SD
 +
* LVDS, HDMI, DSI display
 +
* ...
 +
 
= Tegra124 =
 
= Tegra124 =
  
Also known as Tegra K1.
+
Marketing name: Tegra K1 32-bit. This is the 32-bit version of Tegra K1, as opposed to the later 64-bit version of Tegra K1.
 +
 
 +
General info: [http://www.nvidia.com/object/tegra-k1-processor.html http://www.nvidia.com/object/tegra-k1-processor.html]
  
== Features ==
+
Detailed Technical Reference Manual: [https://developer.nvidia.com/tegra-k1-technical-reference-manual https://developer.nvidia.com/tegra-k1-technical-reference-manual] (> 2300 pages, requires free registration)
  
* 4 Cortex-A15 CPUs and 1 low-power CPU
+
* Quad-core ARM Cortex-A15 CPU, with 5th battery-saver core
 
* gk20a Kepler-based GPU with 192 CUDA cores
 
* gk20a Kepler-based GPU with 192 CUDA cores
 +
* Up to 8GB of RAM (1 or 2 is much more typical on mainline boards)
 
* PCIe (5 lanes, Gen2 capable)
 
* PCIe (5 lanes, Gen2 capable)
 +
* USB
 +
* MMC/SD
 +
* LVDS, HDMI, eDP DSI display
 +
* ...
 +
 +
[[Category:NVIDIA]]
 +
[[Category:Tegra]]

Revision as of 14:30, 8 June 2014

Many NVIDIA Tegra SoCs are supported by mainline OSS software. This page provides a few details of each SoC.

Each SoC has an engineering name (typically TegraNN where NN is some number) and a marketing name (typically "Tegra XX" where XX is some name or number). Software typically uses the engineering name for the chip in order to be isolated from marketing decisions. This wiki primarily uses the engineering names , but this page lists both in order to allow mapping between the two.

See the Tegra resources page for links to Soc documentation etc.

Tegra20

Marketing name: Tegra 2. Other names: T20, AP20, T25, AP25.

http://www.nvidia.com/object/tegra-superchip.html

  • Dual-core ARM Cortex-A9 CPU
  • Up to 1GB of RAM
  • PCIe
  • USB
  • MMC/SD
  • LVDS, VGA, HDMI, DSI display
  • ...

Tegra30

Marketing name: Tegra 3. Other names: T30, AP30, (also 33, 37, ...)

http://www.nvidia.com/object/tegra-3-processor.html

  • Quad-core ARM Cortex-A9 CPU, with 5th battery-saver core
  • Up to 2GB of RAM
  • USB
  • MMC/SD
  • PCIe
  • LVDS, VGA, HDMI, DSI display
  • ...

Tegra114

Marketing name: Tegra 4.

http://www.nvidia.com/object/tegra-4-processor.html

  • Quad-core ARM Cortex-A15 CPU, with 5th battery-saver core
  • Up to 4GB of RAM (1 or 2 is much more typical on mainline boards)
  • USB
  • MMC/SD
  • LVDS, HDMI, DSI display
  • ...

Tegra124

Marketing name: Tegra K1 32-bit. This is the 32-bit version of Tegra K1, as opposed to the later 64-bit version of Tegra K1.

General info: http://www.nvidia.com/object/tegra-k1-processor.html

Detailed Technical Reference Manual: https://developer.nvidia.com/tegra-k1-technical-reference-manual (> 2300 pages, requires free registration)

  • Quad-core ARM Cortex-A15 CPU, with 5th battery-saver core
  • gk20a Kepler-based GPU with 192 CUDA cores
  • Up to 8GB of RAM (1 or 2 is much more typical on mainline boards)
  • PCIe (5 lanes, Gen2 capable)
  • USB
  • MMC/SD
  • LVDS, HDMI, eDP DSI display
  • ...