bachoo786
Junior Member level 1
Hello smart people 
I needed guidance on representing fixed point numbers on vhdl. I will present the problem:
exponent * log (2) where exponent= 2^8 and (log (2)) is constant.
I need to represent the values of the above equation in vhdl (256 entries) using 8 bits only. I am not allowed to use fixed point library to carry out this task. Can anyone out there help me please, time is not in my hands
Many thanks
I needed guidance on representing fixed point numbers on vhdl. I will present the problem:
exponent * log (2) where exponent= 2^8 and (log (2)) is constant.
I need to represent the values of the above equation in vhdl (256 entries) using 8 bits only. I am not allowed to use fixed point library to carry out this task. Can anyone out there help me please, time is not in my hands
Many thanks