16-Bit Or Specification
=======================

Description:
------------
The OR16B element is a bus version of the OR gate. It applies the OR-operation to each pair of bits from both inputs.  


Interface Specification:
------------------------
Inputs: in1[16], in2[16];
Outputs: out[16];