clk property

Logic? clk
getter/setter pair

The clk: if a valid clock signal is passed in, a pipestage is added to the adder to help optimize frequency.

Implementation

Logic? clk;