How to implement the following mathematical equation on PYNQ Z1 using MyHDL module ?

Thread Starter

wided HECHKEL

Joined Mar 29, 2016
2
Dear,

Please could you help me to solve this problem ?

How to implement the following mathematical equation on PYNQ Z1 using the MyHDL module ?


F(X)=(X)/(2.(H-sign(X-H).a))+(a)/(2.(a-sign(X-H).H) ) + 0,5

Knowing that , X, a and H are real variables.

How to do the datapath design of the equation ?
 
Top