Forum Discussion
Altera_Forum
Honored Contributor
10 years agobest look up table implementation in C
Hello all, I am doing a project that required to have a look up table for my C programming coding, i read there are several tutorial that i could refer but wish to seek for the best code effici...
Altera_Forum
Honored Contributor
10 years agoHey, you can implement this with a set of arrays...just make this simple as possible.
check this out "http://www.edaboard.com/thread178540.html"