Jason
af64b0952e
fix(fpga): PR-O.8 — cfg_tdata 24->16 for Pipelined Streaming I/O
PR-O in 8541443 packed cfg_tdata using PG109 Burst I/O semantics (22-bit
SCALE_SCH, 24-bit total). The xfft_2048 IP we instantiate is Pipelined
Streaming I/O — that arch has SCALE_SCH width = 2*ceil(NFFT_MAX/2) = 12
bits, cfg_tdata = 16 bits. Mismatch surfaced when the Vivado-regenerated
.xci reported C_S_AXIS_CONFIG_TDATA_WIDTH=16. Realigns wrappers + TBs.
Total /N scaling preserved: 22'h155555 (/N as 11 stages of >>1) becomes
12'hAA9 (stage 1 alone >>1 + stages 2-11 grouped as 5 pairs of >>2 each).
Iverilog fft_engine.v fallback unchanged — applies fixed >>>1 per stage.
Verified: tb_fft_engine_axi_bridge 4/4, tb_matched_filter_processing_chain
40/40. Vivado .dcp / .veo regenerated from .xci; gitignored as usual.
2026-05-02 10:08:00 +05:45
..
2026-05-02 08:33:06 +05:45
2026-04-22 13:23:38 +05:45
2026-05-01 23:12:55 +05:45
2026-03-16 01:02:07 +02:00
2026-03-16 01:02:07 +02:00
2026-03-16 01:02:07 +02:00
2026-03-16 01:02:07 +02:00
2026-03-16 16:01:40 +02:00
2026-03-16 16:01:40 +02:00
2026-03-16 16:01:40 +02:00
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-04-22 13:23:38 +05:45
2026-03-15 06:14:11 +02:00
2026-03-16 01:02:07 +02:00
2026-03-16 01:02:07 +02:00
2026-03-16 01:02:07 +02:00
2026-03-16 01:02:07 +02:00
2026-05-01 04:35:08 +05:45
2026-05-01 23:12:55 +05:45
2026-04-29 19:37:37 +05:45
2026-04-29 23:01:41 +05:45
2026-04-29 20:06:52 +05:45
2026-04-30 10:47:31 +05:45
2026-04-22 13:23:38 +05:45
2026-05-01 03:36:03 +05:45
2026-04-30 21:51:46 +05:45
2026-04-30 21:51:46 +05:45
2026-03-15 06:14:11 +02:00
2026-04-29 14:18:25 +05:45
2026-04-29 14:18:25 +05:45
2026-03-16 18:14:06 +02:00
2026-05-02 08:33:06 +05:45
2026-05-01 04:35:08 +05:45
2026-05-01 14:26:54 +05:45
2026-03-15 06:14:11 +02:00
2026-05-02 10:08:00 +05:45
2026-05-02 08:33:06 +05:45
2026-04-22 13:23:38 +05:45
2026-04-29 23:27:15 +05:45
2026-03-15 06:14:11 +02:00
2026-05-01 11:10:06 +05:45
2026-05-01 14:26:54 +05:45
2026-05-02 08:33:06 +05:45
2026-04-27 14:06:55 +05:45
2026-05-01 15:07:19 +05:45
2026-04-30 20:52:32 +05:45
2026-04-30 20:52:32 +05:45
2026-04-22 13:23:38 +05:45
2026-03-16 23:23:06 +02:00
2026-05-01 04:35:08 +05:45
2026-04-21 03:04:52 +05:45
2026-04-13 23:35:10 +05:45
2026-05-02 08:33:06 +05:45
2026-04-27 14:06:55 +05:45
2026-05-01 12:50:28 +05:45
2026-05-01 12:10:23 +05:45
2026-05-01 12:07:31 +05:45
2026-03-20 04:38:35 +02:00
2026-04-29 23:01:41 +05:45
2026-05-01 13:37:16 +05:45
2026-05-02 10:08:00 +05:45