finished organization of init funcions and parameters

This commit is contained in:
canisio
2026-04-04 16:05:17 -03:00
parent eb14676581
commit 3c6ae0cfe9
7 changed files with 27 additions and 17 deletions

View File

@@ -0,0 +1,5 @@
%% Get parameters configured on the block
IntDecFactor = str2double(get_param([bdroot '/RF Data Converter'], ...
'interpolationMode')); % Interpolation and decimation factor
SamplesPerCycle = str2double(get_param([bdroot '/RF Data Converter'], ...
'dacSamplesPerCycle')); % samples per FPGA cycle