国产精品高清无码-欧美精品在线观看视频-永久中文字幕-性欧美欧美巨大69-男人爽女人下面动态图-www.色图-操操综合-伊人888-成年人av在线播放-男人操女人逼网站-成人区人妻精品一区二区不卡视频

Contact us
Send E-MAIL
Home ? News ? News & Events ? sram chip

sram chip

2017-12-07 14:25:16

    Static random access memory (SRAM) is a form of memory in a computer system. SRAM provides low­latency, high speed data access. It is a volatile memory technology, meaning that its data is lost when power is turned off. Because of the relatively large SRAM cell size, it is not economically feasible to implement large capacity memories as SRAM.
 
Historically, SRAM provided memory to the computer system in discrete form. That role has since been supplanted by DRAM. However, SRAM continues to play a very important role integrated into silicon alongside CPUs, ASICs, and SoCs. Processor cache is almost exclusively implemented as SRAM. Firmware registers and FIFOs within the digital logic also utilize SRAM.
 
The core of a single­bit SRAM cell is just a latch made of two cross­coupled inverters. There are also two transistors, which act as pass gates to control access to the cell from the bitline. The feedback loop inherent in the latch means that periodic refresh cycles (such as in DRAM) are unnecessary. To read from the SRAM cell, the pass gates are activated and the latch is allowed to drive the bitlines high or low. Writing to the SRAM cell is more involved: the internal feedback of the latch must be overpowered by the input circuit, which is providing the new data.
 
 
Open