Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- You can create your own LUT, with values filled using your own values, to as many bits as you want. In VHDL - create a constant that contains all of the values - look into Altera's VHDL coding guidlines on how to infer rom, and populate it with your own values. --- Quote End --- Is there any easy way to create my own LUT?like using matlab?