# HG changeset patch # User pellion # Date 2014-06-13 15:04:34 # Node ID e9eb7d54a2a1b7da66ce57399efec494caa0242e # Parent 006e915fe6ac2bed1cde96315dde3e2614a1705b Change on MS_F2 the data at 16Hz by the data at 256Hz diff --git a/lib/lpp/lpp_top_lfr/lpp_lfr.vhd b/lib/lpp/lpp_top_lfr/lpp_lfr.vhd --- a/lib/lpp/lpp_top_lfr/lpp_lfr.vhd +++ b/lib/lpp/lpp_top_lfr/lpp_lfr.vhd @@ -698,8 +698,8 @@ BEGIN sample_f0_wdata => sample_f0_wdata, sample_f1_wen => sample_f1_wen, sample_f1_wdata => sample_f1_wdata, - sample_f2_wen => sample_f3_wen, -- TODO - sample_f2_wdata => sample_f3_wdata,-- TODO + sample_f2_wen => sample_f2_wen, -- TODO + sample_f2_wdata => sample_f2_wdata,-- TODO dma_addr => data_ms_addr, -- dma_data => data_ms_data, --