Boot Sequence - Boot Sequence - 2.0 English - PG468

DRAM Semi-Ternary CAM 2.0 LogiCORE IP Product Guide (PG468)

Document_ID
PG468
Release_Date
2026-01-30
Version
2.0 English

After a hardware reset, the key memory content is not cleared. This means that all keys are still valid. The state between the hardware CAM and the software driver shadow is inconsistent. To avoid this, you must call the stcam_create or stcam_delete_all API functions prior to allowing any API operations to be performed in the CAM. The stcam_create or stcam_delete_all functions ensure that the hardware and software are synchronized.

In LPM Mode, you must call the corresponding lpm_create or lpm_delete_all functions instead.