Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHandling large arrays in VHDL
I have a constant array of integers (2^8 words deep) declared in VHDL. Each entry is a random number in the range 0-65535. There is a nonlinear mapping between the random numbers and the index of the...
Altera_Forum
Honored Contributor
14 years agoI think what you need is CAM (content addressed memory).
Haven't used it myself but it outputs the address(s) if given data content. Make a search for CAM RAM