Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 238 Bytes

File metadata and controls

6 lines (5 loc) · 238 Bytes

ASIP_MAX_MIN_AVG

Introduction

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.