16-Way Or Specification
=======================

Description:
------------
The OR16W element is a bus version of the OR gate. If at least one of the bits in the bus is 1, the output is 1. Otherwise the output is 0.


Interface Specification:
------------------------
Inputs: in[16];
Outputs: out;