Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

tri-state buffer in sram array

parminder

Member level 2
Joined
Mar 1, 2022
Messages
53
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Activity points
374
what is the use of tri-state buffer in sram array. suppose only 1 bit data has to be read and write in the sram. will there be still requirement of these buffers.

image for reference.
 

Attachments

  • sram arrray.png
    sram arrray.png
    33.2 KB · Views: 119
The data lines may be bidirectional (typically so in SRAM) and the
wraparound from the output data to input data has to be broken
to get a clean read, rather than forcing the last read's data back
onto the core data lines. Tristate lets the selected cell(s) push the
data bus lines (which are also the sense amp inputs).
 
if i am designing circuit like this , is there anything missing in the circuit (here suppose , i have taken 1 bit Din ).
 

Attachments

  • IMG-9028.jpg
    IMG-9028.jpg
    1.9 MB · Views: 65

LaTeX Commands Quick-Menu:

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top