Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHi,
Each row corresponds to Mout for different Min, from 0x01 to 0x10. So, for example, when Min=0x1 (first row), Mout bits are 10000. 2'nd row is Min = 0x2, etc. The reason why it's Min[0], Min[1], etc, is that Min values are one-hot encoded. Thanks, Evgeni