Module Zprize_ntt.Store_sm

Sequence the storing of coefficients from the parallel MTT cores into DRAM.

Outputs data from all parallel NTT cores.

Runs multiple times during a pass.

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