Commit Graph

21 Commits

Author SHA1 Message Date
d082f9e3d2 test: add test results for fft, dma, fft_dma 2026-04-13 17:27:15 +08:00
84155db987 test(dma,fft): rewrite test programs for dma, fft and fft_dma 2026-04-13 17:26:12 +08:00
63fb8f6cc1 refactor(test): encapsulate FFT and DMA into unified module 2026-04-13 17:24:58 +08:00
c4a34f7b38 feat(top): integrate snix_axil_cdma_mux into top 2026-04-13 17:10:32 +08:00
7754496a52 feat(dma): add snix_axil_cdma_mux for AXI-Lite CDMA routing 2026-04-13 17:09:30 +08:00
8da1d3f13d chore(test): add missing header include for clarity 2026-04-13 17:05:36 +08:00
be60db6280 fix(test): minor bug fix 2026-04-13 00:12:47 +08:00
6146e98df6 feat(confreg): add interrupt support for fft, dma and uart 2026-04-13 00:11:31 +08:00
bcde745149 chore(git): remove spec-workflow and ignore it 2026-04-12 22:30:15 +08:00
82003ba34e docs(fft): add C example for CDMA + FFT workflow 2026-04-12 22:29:16 +08:00
ca425d75c9 test(dma): add C example to test CDMA IP 2026-04-12 22:28:38 +08:00
e429ef1cc0 test(fft): add C example to verify FFT IP 2026-04-12 22:28:01 +08:00
3d4096f94e feat(top): integrate CDMA and FFT modules 2026-04-12 22:27:09 +08:00
5aa5ba8e45 feat(ip): integrate 1024-point AXI FFT IP 2026-04-12 22:26:20 +08:00
4217ce2f5b feat(confreg): add interrupt control 2026-04-12 22:25:31 +08:00
8bad8c21e5 feat(ip): add AXI CDMA IP 2026-04-12 22:25:00 +08:00
14c45b9886 build(tcl): add bram0.xci to create_project script 2026-04-12 22:24:19 +08:00
660447380c feat(ip): add BRAM IP core 2026-04-12 22:23:25 +08:00
9c490251d9 feat(axi): add AXI to AXI-Lite adapter module 2026-04-12 22:22:22 +08:00
336a1b3a0e build(script): add bitstream copy automation script 2026-04-12 22:21:21 +08:00
190c2edbb2 initial commit 2026-04-12 22:20:18 +08:00