Design of Associative Cache :
Components :
To build a associative Cache with 4 bit memory address and 2 bit data address without any replacement policy, we need :
- Decoder with enable and decoder without enable
- Multiplexer with enable and multiplexer without enable
- Single bit memory elements
- XOR gates, NOR gates, AND gates
- Bit switches to give inputs
- Display units to check the outputs.
- Wires to connect.
- Follow the below manual and perform the experiment
- Manual --> Click Here