revert to original index

according to test: https://github.com/open-sdr/openwifi-hw/issues/8
This commit is contained in:
Jiao Xianjun 2020-04-17 17:10:23 +02:00 committed by GitHub
parent 60677384b9
commit 03b2591cef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -415,10 +415,10 @@ task do_mult; begin
sum_q <= 0;
sum_stb <= 0;
stage_X0 <= cross_corr_buf[0];
stage_X1 <= cross_corr_buf[1];
stage_X2 <= cross_corr_buf[2];
stage_X3 <= cross_corr_buf[3];
stage_X0 <= cross_corr_buf[1];
stage_X1 <= cross_corr_buf[2];
stage_X2 <= cross_corr_buf[3];
stage_X3 <= cross_corr_buf[4];
stage_Y0[31:16] <= 156;
stage_Y0[15:0] <= 0;