M
Mr. Ken
Guest
Hello everybody,
Among eight 10 bit values, I need to select the smallest and return its
index.
This is basically to replace the MINMAX module in Synopsys designware.
64 comparisons is ok for me, but I don't want all the trouble.
How can I approach it?
Among eight 10 bit values, I need to select the smallest and return its
index.
This is basically to replace the MINMAX module in Synopsys designware.
64 comparisons is ok for me, but I don't want all the trouble.
How can I approach it?