Content deleted Content added
Twocentpdx (talk | contribs) m Fix typo |
No edit summary Tag: Reverted |
||
Line 3:
A '''programmable read-only memory''' ('''PROM''') is a form of digital memory where the contents can be changed once after manufacture of the device. The data is then permanent and cannot be changed. It is one type of [[read-only memory]] (ROM). PROMs are used in digital electronic devices to store permanent data, usually low level programs such as [[firmware]] or [[microcode]]. The key difference from a standard [[Read-only memory|ROM]] is that the data is written into a ROM during manufacture, while with a PROM the data is programmed into them after manufacture. Thus, ROMs tend to be used only for large production runs with well-verified data. PROMs may be used where the volume required does not make a factory-programmed ROM economical, or during development of a system that may ultimately be converted to ROMs in a mass produced version.
== History ==
|