Guest
#3758482
what is the prefered option of arithmetic operations using logic vectors and constant? convert logic vector to integer and do the operation or to convert the constant to logic vector? I have samples from A/D as logic vectors with some resolution and constants. I want to do arithmetic operations between them according to formula? if anyone has examples of such thing it will be very helpfull (VHDL).