CAM cell in memory and its application 2021 OS concepts by VLSI Universe - June 14, 2021July 21, 20210 A content-addressable memory CAM (similar to SRAM) is an associative storage memory that addresses(searches) the content present in the computer. It compares the provided input data with the table of values and returns the address of matched data location. Basics of Content Addressable Memory(CAM) Content-addressed memory or CAM is like the combination of an SRAM with some added searching functionality to it. It does work like an SRAM such as it can read data from the particular memory location and it can write data on the intended memory location. Its main operation other than acting like an SRAM is performing a matching or searching operation. A valid search asserts the output match-line in other words an input value being found in the particular