Make.1-Config
val mode : Mode.t
val accumulator_bits : Base.int
Width of the accumulator.
val data_bits : Base.int
Width of input data.
val num_coefs : Base.int
Number of coefficients.
val rom_shift : Base.int
Extra least significant bits added to the accumulator. This can add extra precision without extending the rom size.