Oganize preload and init functions and parameters (ongoing)

This commit is contained in:
canisio
2026-04-04 15:16:58 -03:00
parent 040834d511
commit eb14676581
40 changed files with 133 additions and 105 deletions

View File

@@ -0,0 +1,12 @@
%% DMA and SW parameters
FrameSize = 512;
NumBuffers = 16;
%downSamplingFactor = 64;
%SrcSel = 0;
%% Rate setup (use txspectrum and rxspectrum tools)
% local
fs_RF = 4096e6; % RF data converter sampling rate
fs_RF_MSPS = fs_RF/1e6; % Parameter on block is in Mega samples/s
RFDC_NCOFreq_GHz = 0.768; % RFDC's NCO frequency in Giga Hertz