Pipeline ML-KEM datapath bottlenecks
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
// The shared ntt/barrett_mul remains combinational for NTT users; this module
|
||||
// keeps the extra registers local to poly_mul_sync.
|
||||
|
||||
(* use_dsp = "no" *)
|
||||
(* use_dsp = "yes" *)
|
||||
module basecase_mul_pipe (
|
||||
input clk,
|
||||
input rst_n,
|
||||
|
||||
Reference in New Issue
Block a user