Enabling Statistics in the Software Build - 1.2 English - PG427

Cached DRAM Binary CAM LogiCORE IP Product Guide (PG427)

Document ID
PG427
Release Date
2024-11-27
Version
1.2 English
  • To build for software control for entry insert, delete, and update, you need to include both cam_obf.c and ccam_obf.c in your build, and set CAM_WITH_CDBCAM_CACHE=1 on the compiler command line.
  • To build for HW control for entry insert, delete, and update, you need to include cue.c and ccam_obf.c, and set DCUE_WITH_CDBCAM_CACHE=1.

    See Example Design section for more information.