N
nitin sapre
Guest
I need to find Postions of minimun and 2nd minimum in a row excluding zero
for example
[ 0 -3 2 1 5 8 ] min is 1 and 2nd min is 2 and position of minimum is 3
can anyone please help me to do it in verilog?
for example
[ 0 -3 2 1 5 8 ] min is 1 and 2nd min is 2 and position of minimum is 3
can anyone please help me to do it in verilog?