Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHELP! About CAM
I am going to generate a CAM IP core of Stratix IV with MegaWizard. However, the CAM only available in APEX. Somebody can tell me how to generate the CAM IP core of Stratix IV or Arria II?
Thanks in advance.3 Replies
- Altera_Forum
Honored Contributor
The CAM doesn't exist in recent Altera FPGAs. You have to emulate the functionality with your own code.
- Altera_Forum
Honored Contributor
Hi everybody
I am new FPGA and i would like tpo know what you meant by emulating CAM in my design . How can it be done ? thanks for any help - Altera_Forum
Honored Contributor
It means you have to create your own component that has the same functionality than a CAM.
Have a look at this thread (http://www.alteraforum.com/forum/showthread.php?t=2153).