16-Bit Counter Specification
============================

Description:
------------
The COUNTER16B is similiar to an REG16B, with two differences.
First: For every clock cycle the load flag is 0, the internal value increments.
Second: It has an additional reset input flag. If it is 1 the internal value has to be set to "0x0000".

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