You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Verilog implementation of an ASIP. The working of ASIP is as follows:
it takes some 'n' numbers as input and outputs the Maximum and the Minimum number among them along with their Average.