Commit Graph

22 Commits

Author SHA1 Message Date
thfu a0f18c5a21 add coefficient generation module and z_dsp; remove interpolation module and other files; suggest further simplification of RTL code using for-loops 2025-03-08 16:33:58 +08:00
thfu e42378b1ab An eight-channel parallel IIR filter, with the on-chip coefficient generation module yet to be developed, and no for loops used. 2025-03-03 18:10:00 +08:00
unknown f547d17650 原脚本太长,将其划分为不同功能模块并进行封装管理
目前已完成功能设计,但通过全局变量传参,后期需要维护
包络的产生还不够灵活
这里只是扫描线路参数和波形,但还没有支持对不同的采样率进行扫描

Signed-off-by: thfu
2025-02-26 15:59:43 +08:00
unknown 6e1218e622 修改z_dsp.m相关函数以批量扫描线路参数和波形
修改TailCorr_Test的名字便于区分Verdi平台用的脚本和Windows平台

Signed-off-by: unknown <2779155576@qq.com>
2025-02-26 15:59:43 +08:00
thfu 2861f02533 Á½Â·²¢ÐеÄIIRÂ˲¨Æ÷£¬ÏÂÒ»²½¸ÄÖÁ°Ë·²¢ÐÐ 2025-02-26 15:50:49 +08:00
unknown a7b7faf8df v01-modiy absolute path in z_dsp.m 2024-11-26 22:57:15 +08:00
unknown 9dcfcd4028 v01-.v files convert reg to wire;.m files include diff and sqt both less than 1e-4 2024-11-26 20:38:29 +08:00
unknown 456a9fb479 v01-z_dsp delay width debug;add z_dsp.m add diff_plot_py.m 2024-11-26 17:57:19 +08:00
thfu 5cd9b46a21 v01-add round module;intp8 and mult_C using round;Modify the directory structure 2024-11-26 13:34:17 +08:00
thfu 6908587dae v01-enable of clk_div2;8pin to 4pin;valid I/O 2024-11-25 23:05:43 +08:00
thfu 34cf630d95 v01-coef both with 32bit;width parameterized 2024-11-25 20:26:22 +08:00
unknown e757bd72c6 Enable of clk_div2 tested on FPGA 2024-11-07 10:57:58 +08:00
thfu b00693ce73 choose the min length to compare 2024-11-04 19:09:41 +08:00
thfu 2fdaaa3611 Fit modification of enable signal as clk divided by 2 2024-11-04 19:07:35 +08:00
thfu da3157a7d8 Modify enable signal as clk divided by 2 2024-11-04 19:03:02 +08:00
thfu 85b2d97c02 modify relevant .v file and .m file to verify the accuracy of rtl code 2024-10-17 17:29:11 +08:00
thfu 7a1c7f3523 add verification code of matlab 2024-10-08 17:58:26 +08:00
unknown df1da34c44 only add makefile and filelist in sim 2024-10-08 11:43:02 +08:00
unknown fa9fc93456 delete sim file,there is too many temporary file 2024-10-08 11:38:13 +08:00
unknown 1dcfdbd76a delete repeated .v file 2024-10-08 11:34:25 +08:00
unknown c6ff7dc280 add 8 interpolation 2024-10-08 11:24:32 +08:00
unknown dcd8166010 init 2024-04-16 10:14:19 +08:00