国产精品综合视频_国产日本在线视频_噜噜噜久久亚洲精品国产_国产精品伦理一区二区三区_成人免费黄色在线播放_欧美一级淫片免费播放40分钟_国产成人综合在线视频_亚洲精品久久久久avwww潮水_国产精品美女www爽爽爽

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