Register Address Space - 1.0 English - PG427

Cached DRAM Binary CAM LogiCORE IP Product Guide (PG427)

Document ID
PG427
Release Date
2023-10-18
Version
1.0 English

The CDBCAM is accessed through a high level API. The register map and algorithmic complexities are fully abstracted by the software CAM driver. However, for interface portability you need to provide the basic hardware read and write functions in the bottom of the driver as callbacks when the driver is instantiated. The functions use address, data, and context as arguments. Both data and address are 32 bits wide. The context can be used to differentiate multiple instances of the CDBCAM.