diff --git a/gm_soc_rfsoc_top_sw.slx b/gm_soc_rfsoc_top_sw.slx index 4a17fcd..d3bf934 100644 Binary files a/gm_soc_rfsoc_top_sw.slx and b/gm_soc_rfsoc_top_sw.slx differ diff --git a/referencedmodels/soc_rfsoc_proc.slx b/referencedmodels/soc_rfsoc_proc.slx index 15aae77..e72a989 100644 Binary files a/referencedmodels/soc_rfsoc_proc.slx and b/referencedmodels/soc_rfsoc_proc.slx differ diff --git a/soc_rfsoc_top.slx b/soc_rfsoc_top.slx index 44d6b63..e048018 100644 Binary files a/soc_rfsoc_top.slx and b/soc_rfsoc_top.slx differ diff --git a/utilities/soc_rfsoc_init.m b/utilities/soc_rfsoc_init.m index 4afbfdb..5e715c3 100644 --- a/utilities/soc_rfsoc_init.m +++ b/utilities/soc_rfsoc_init.m @@ -78,7 +78,7 @@ channelizerCoeffs = channelizer.coeffs.Numerator; %chanFStart = chanBW/2:chanBW:(fs/2-chanBW/2); %Number of frames in the DPW -nFrames = 4;%nChan/SamplesPerCycle; +nFrames = 8;%nChan/SamplesPerCycle; % Frame size after serializing x2 %frameSize = SamplesPerCycle/2; \ No newline at end of file