Guest
#3614269
hi all i want to ask a question and i don't know if it possible in vhdl or how to make it. if i have an eqution such as x= m(a)+a*max(a)+b*sd_d(a) and the values of a and b is as a=1 b=1.5 -------- a=1 b=1.75 -------- a=1.5 b=0 --------- and i want to substitue the values of a,b every time and check the x value with comparator how i make it in vhdl.any idea please