Replace serializer with 128-bit packer and add MultiFrameCapture (testbench)

Removed FIFO serializer and implemented 128-bit AXI packing (4 samples/beat)
Added initial MultiFrameCapture FSM
Validated with counter input
Sine/channelizer validation pending (frame interpretation update needed)
This commit is contained in:
canisio
2026-04-14 17:56:57 -03:00
parent aad231b55a
commit 9fd110f451
2 changed files with 1 additions and 1 deletions

View File

@@ -51,7 +51,7 @@ TsSW = 0.5e-3;
%% Simulation parameters
% Sim run time
stoptime = TsFPGA*(9+348+3+38+4*128); %10*TsSW; %TsFPGA*(1*128+348)
stoptime = TsFPGA*(358 + 10*128); %10*TsSW; %TsFPGA*(1*128+348)
%% Channelizer parameters