Module Msm_pippenger.Host_to_msm

Converts a 512 bit axi stream of scalars + points (scalar and point coordinates are 64 bit aligned). This then drives the MSM pippenger top level.

module Make (Config : Config.S) : sig ... end