Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21611 Discussions

CAM(Content Addressable Memory) into QDRII+ / DDR3

Altera_Forum
Honored Contributor II
1,678 Views

Hi, 

 

 

We need to implement a CAM using the QDRII+ / DDR3 memory. Basically a typical hash table implementation in FPGA.  

 

 

Altera provides example design for binary CAM. The implementation is based on M9K embedded memory. 

 

 

Is it possible to port the same CAM implementation into QDRII+/ DDR3 memory?  

 

 

Are there any latency statistics available? 

 

 

Thanks in Advance!
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
953 Views

What is the size of CAM that you need? 

 

The CAM design example uses an addressing method to implement a CAM, I do not think it is possible to do the same to DDRs. 

If you study the user guide, you will notice the big difference.
0 Kudos
Reply