Forum Discussion
Altera_Forum
Honored Contributor
12 years agoOptimizing a design
Hello every body; I have a function that makes a transformation on th input byte, to produce an output byte, I used a look up table methode to realize this function, then I tried to realize it usu...
Altera_Forum
Honored Contributor
12 years agohow big is the lut?
The LUT uses a simple ram, so is nice and compact. I dont know what the transform is, so I assume it would require plenty of logic? Why not post the code?