Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 1.22 KB

File metadata and controls

11 lines (7 loc) · 1.22 KB

Design-and-Analysis-of-LFSR-based-Content-Addressable-Memory

Publication available at IEEE Explore

Abstract:

This paper presents a Linear Feedback Shift Register (LFSR) based Content Addressable Memory (CAM) that focuses on reducing the area compared to a combinational design of the memory. A simple sequential counter-based memory architecture can also be used for the same, but, an LFSR based CAM architecture increases the randomness and thus liable to acquire better access time within the memory. The design majorly consists of a Reconfigurable LFSR and an encoder module coupled with a ROM to configure the LFSR. Further, a counter is used for writing data sequentially into the memory array. The proposed architecture is simulated on Icarus Verilog to validate the hypothesis and achieved the hypothesised improvements in memory access times.

image

Citation:

V. Garg and P. Mittal, "Design and Analysis of LFSR based Content Addressable Memory," 2021 International Conference on Computing, Communication, and Intelligent Systems (ICCCIS), 2021, pp. 935-939. doi: 10.1109/ICCCIS51004.2021.9397071.