Pipeline NTT layer execution
This commit is contained in:
@@ -172,7 +172,7 @@ module tb_ntt_core_xsim;
|
||||
integer got_done;
|
||||
|
||||
// Extract mode and coefficients from vector memory
|
||||
vec_mode = vector_mem[idx][3075];
|
||||
vec_mode = |vector_mem[idx][3075:3072];
|
||||
|
||||
// Extract 256 input coefficients
|
||||
// coeff[0] at bits [3074:3063], coeff[255] at bits [11:0]
|
||||
|
||||
Reference in New Issue
Block a user