V
vhdl_newbie
Guest
Hello,
I am a beginner with learn VHDL and I need to implement a mathematical formula for a job interview.
I have one day to solve this problem so if there is any good samaritan that could help me with this problem, I would really appreciate it.
solve this formula for Y
Y=(P^2+K*P)/16
with
P = [0:63]
K = [0:4]
Y = [0:512]
Have a nice day !
I am a beginner with learn VHDL and I need to implement a mathematical formula for a job interview.
I have one day to solve this problem so if there is any good samaritan that could help me with this problem, I would really appreciate it.
solve this formula for Y
Y=(P^2+K*P)/16
with
P = [0:63]
K = [0:4]
Y = [0:512]
Have a nice day !