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 agothe transform is simply the SubBytes transform used in the AES cipher system, is it true that the fpga nature is suitable for implementing a design using lut so it take less resources, and if I made ASIC design the carnaugh map optimization would take less resources than lut.
Thanks