Jump to content

Video random-access memory

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Comp.arch (talk | contribs) at 15:39, 17 November 2020. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

VRAM is a common abbreviation for Video Random Access Memory, which is memory in a computer system that holds the pixels and other information displayed on a computer monitor. This is often different technology than other computer memory, to facilitate being read rapidly to draw the image. In some systems this memory cannot be read/written using the same methods as normal memory; it is not memory mapped.

The term "VRAM" sometimes means a specific technology used in the 1980s to implement it, dual-ported DRAM.