Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Static random-access memory
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===By function=== * [[Asynchronous circuit|Asynchronous]]{{snd}} independent of clock frequency; data in and data out are controlled by address transition. Examples include the ubiquitous 28-pin 8K Γ 8 and 32K Γ 8 chips (often but not always named something along the lines of [[6264]] and 62C256 respectively), as well as similar products up to 16 Mbit per chip. * [[Synchronous]]{{snd}} all timings are initiated by the clock edges. Address, data in and other control signals are associated with the clock signals. In the 1990s, asynchronous SRAM used to be employed for fast access time. Asynchronous SRAM was used as [[main memory]] for small cache-less embedded processors used in everything from [[industrial electronics]] and [[measurement system]]s to [[hard disk]]s and networking equipment, among many other applications. Nowadays, synchronous SRAM (e.g. DDR SRAM) is rather employed similarly to synchronous DRAM{{snd}}[[DDR SDRAM]] memory is rather used than [[asynchronous DRAM]]. Synchronous memory interface is much faster as access time can be significantly reduced by employing [[pipeline (computing)|pipeline]] architecture. Furthermore, as DRAM is much cheaper than SRAM, SRAM is often replaced by DRAM, especially in the case when a large volume of data is required. SRAM memory is, however, much faster for random (not block / burst) access. Therefore, SRAM memory is mainly used for [[CPU cache]], small on-chip memory, [[FIFO (computing and electronics)|FIFO]]s or other small buffers.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)