Module Msm_pippenger.Compact_stream

Takes An AXI512 stream from DDR and converts it into a 256 bit stream, useful for crossing SLRs when not bandwidth bound.

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