Forum Discussion
Altera_Forum
Honored Contributor
8 years agoYou 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.