Builds the flops that store the count.
@protected void buildFlops() { count <= flop( clk, summer.sum, reset: reset, resetValue: initialValueLogic, ); }