package hardcaml_circuits

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Hardcaml_circuits.Pipelined_incrementerSource

Simple pipelined incrementer.

Split the addition into width / part_width sub-adders. The increment value must be no wider than part_width.

The value can be set at any time.

OCaml

Innovation. Community. Security.