Forum Discussion
7 Replies
- Altera_Forum
Honored Contributor
Maybe you explain first what these TLA's (Three Letter Acronym) stand for and then someone can help you with your questions.
- Altera_Forum
Honored Contributor
CAM (content addressable memory)ESB (embeded system block)
- Altera_Forum
Honored Contributor
Rysc has once posted VHDL code in another forum thread which implements content addressable memory with block rams in Stratix devices. You can find this thread here:
http://www.alteraforum.com/forum/showthread.php?t=2153&gsa_pos=6&wt.oss_r=1&wt.oss="content%20addressable%20memory" (http://www.alteraforum.com/forum/showthread.php?t=2153&gsa_pos=6&wt.oss_r=1&wt.oss="content%20addressable%20memory") - Altera_Forum
Honored Contributor
--- Quote Start --- Rsync has once posted VHDL code in another forum thread which implements content addressable memory with block rams in Stratix devices. You can find this thread here: --- Quote End --- Thank U very much!The code in that post doesn't support TCAM... Could U plz give me the thread of the TCAM? I cant find them by using the "quick search" of this Forum... :( - Altera_Forum
Honored Contributor
I found a example for Ternary Content Addressable Memory (TCAM) in the advanced synthesis cookbook (http://www.altera.com/literature/manual/stx_cookbook.pdf) from Altera.
The sources are here: www.altera.com/literature/manual/cookbook.zip (www.altera.com/literature/manual/cookbook.zip) I hope this will help you with your problem. - Altera_Forum
Honored Contributor
--- Quote Start --- I found a example for Ternary Content Addressable Memory (TCAM) in the Advanced Synthesis Cookbook from Altera. The sources are here: I hope this will help you with your problem. --- Quote End --- Hi,there, I've found it yet, I just wanna find the other docs,Thank you all the same! - Altera_Forum
Honored Contributor
What kind of access time do you get when u implement the CAMs using M4K?