M
Mike
Guest
Hi
I just wonder what is a proper way to implement lookup tables in VHDL?
I was thinking of using a Register. The thing is that I have 4 32 bit
input values. So each output bit is determined by the corresponding 4
single input bits which could be mapped than to 16 potentital values.
As I have 32 bit input values I would need a register that is 32*16
times big so that I could make the look up tables in parallel is that
right?
Cheers!
I just wonder what is a proper way to implement lookup tables in VHDL?
I was thinking of using a Register. The thing is that I have 4 32 bit
input values. So each output bit is determined by the corresponding 4
single input bits which could be mapped than to 16 potentital values.
As I have 32 bit input values I would need a register that is 32*16
times big so that I could make the look up tables in parallel is that
right?
Cheers!