4 dalay on the signals of bypass to align test counter to frame start. Appears to be working. Test on board.
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -24,7 +24,7 @@ NCOCountIncDT = numerictype(1,NCOAccumWL*2,NCOAccumWL);
|
||||
%% Test signal parameters
|
||||
|
||||
% Pulse width
|
||||
pulseWidth = 1;%4e-6;
|
||||
pulseWidth = 0.001;%4e-6;
|
||||
|
||||
% Pulse start/end frequencies
|
||||
pulseCentFreq = 0e6;
|
||||
@@ -49,7 +49,7 @@ pulseGenGain = 1;
|
||||
%% Software parameters
|
||||
|
||||
% Signal generator update rate
|
||||
TsSW = 0.001;
|
||||
TsSW = 0.25;
|
||||
|
||||
%% Simulation parameters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user