Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI think the most efficient solution involves dividing your 64bit vector in halves recursively.
So, ideally you get a minimum combinatorial path log2(64) long.I think the most efficient solution involves dividing your 64bit vector in halves recursively.
So, ideally you get a minimum combinatorial path log2(64) long.