Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

Funtion or something that finds the smaller integer

Hi, I'm looking for a simple way to find the smallest of a large number of integer signals (About 256) All I have right now is just 4 and I do as the code below, but it will grow up to 256 and ...