If sw side of AXI4-Stream to Software block is set to fixdt(128), frames appear to be arriving correctly on PS. However, reinterpretation is failing when using option "uint32"

This commit is contained in:
canisio
2026-04-17 11:33:18 -03:00
parent cb56e78923
commit ce87190fba
5 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -28,7 +28,7 @@ pulseWidth = 4e-6;
% Pulse start/end frequencies % Pulse start/end frequencies
pulseCentFreq = 100e6; pulseCentFreq = 100e6;
pulseBw = 10e6; % Pulse bandwidth pulseBw = 0*10e6; % Pulse bandwidth
% Number of pulses % Number of pulses
numPulses = 10; numPulses = 10;