国产成人啪精品视频免费网_欧美日韩一区二区三在线_欧美日韩一区二区三在线_俺也来国产精品欧美在线观看_在线视频一区二区三区在线播放_国产99视频精品免费视频免里_亚洲免费视频在线观看_国内自拍网红在综合图区_在线毛片一区二区不卡视频,最近更新2021中文字幕电影,99热这里只有精品69,99久久免费精品国产免费

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