Memory Design
Components Required:
For Designing a RAM Cell
To build a RAM Cell, we need :
- AND Gate(3 input)-3
- NOT Gate-2
- RS Flip Flop-1
For Designing a 4X3 RAM
To build a 4X3 RAM, we need :
- OR Gate(2 input)-11
- RAM Cell-12
- 2X4 Decoder with Enable-1
Circuit Diagram of 4 x 3 RAM Memory:

Circuit of a RAM Cell on simulator:

Circuit of SR Flipflop:

Circuit for 3 Input AND Gate:

- Follow the below manual and perform the experiment
- Manual --> Click Here