upd: accum fix; new reflectometer signals; TB secure data rx
This commit is contained in:
@@ -185,6 +185,7 @@ module accumulator
|
||||
if (seq_num_reg <= 16'd1) begin
|
||||
cnt_seq_num <= '0;
|
||||
addrb <= '0;
|
||||
accum_done <= 1;
|
||||
wr_state <= READOUT_START;
|
||||
end else begin
|
||||
// start further accumulation
|
||||
|
||||
Reference in New Issue
Block a user