diff --git a/capture_block/TBm_capture.slx b/capture_block/TBm_capture.slx index 563532f..f4e5eb7 100644 Binary files a/capture_block/TBm_capture.slx and b/capture_block/TBm_capture.slx differ diff --git a/referencedmodels/soc_rfsoc_fpga.slx b/referencedmodels/soc_rfsoc_fpga.slx index 2198204..ed495fb 100644 Binary files a/referencedmodels/soc_rfsoc_fpga.slx and b/referencedmodels/soc_rfsoc_fpga.slx differ diff --git a/soc_rfsoc_top.slx b/soc_rfsoc_top.slx index 3ee68b6..7c8d45c 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 90ff66a..8d11ea4 100644 --- a/utilities/soc_rfsoc_init.m +++ b/utilities/soc_rfsoc_init.m @@ -28,7 +28,7 @@ pulseWidth = 4e-6; % Pulse start/end frequencies pulseCentFreq = 100e6; -pulseBw = 0e6; % Pulse bandwidth +pulseBw = 10e6; % Pulse bandwidth % Number of pulses numPulses = 10;