V
VHDL_lover
Guest
Hi guys
I have very simple question but I am looking for best way to implement
this ,as I need this function so many time in my application.
I have four Numbers A,B ,C,D
I want to find minimun number out of these.
I was wondering if there is any in built function for this.
Like
Ans = min(A,B,C,D)
thanks
I have very simple question but I am looking for best way to implement
this ,as I need this function so many time in my application.
I have four Numbers A,B ,C,D
I want to find minimun number out of these.
I was wondering if there is any in built function for this.
Like
Ans = min(A,B,C,D)
thanks