Commit Graph

8 Commits

Author SHA1 Message Date
futh0403 28ac963708 与基于IP核的IIR滤波器合并 2025-03-11 20:33:00 +08:00
thfu 79a0eae046 四路输出,删除原八路输出;
v04-MeanIntp_8 with FixRound;Modify the directory structure
2025-03-11 19:52:54 +08:00
thfu 596b32273b 八倍内插模块的使能改为时钟二分频;
八路输出转为四路输出;
.m文件计算输入加滤波结果

v04-add valid output port and convert from 8 to 4

Modify the directory structure

Modify the directory structure 2th

v04-din+IIR_out to compare with verdi

v04-add valid output port and convert from 8 to 4 on FPGA
2025-03-11 19:44:53 +08:00
thfu e058191d12 Modify enable signal as clk divided by 2
使能口连时钟二分频;
diff_plot.m使用最短的进行对比

Fit modification of enable signal as clk divided by 2

choose the min length to compare

Enable of clk_div2 tested on FPGA
2025-03-11 19:38:34 +08:00
unknown 08484e4771 增加了八倍内插模块;
删除了上传的临时文件,整理了文件结构;
增加了matlab代码与仿真结果对比

delete repeated .v file

delete sim file,there is too many temporary file

only add makefile and filelist in sim

add verification code of matlab

modify relevant .v file and .m file to verify the accuracy of rtl code
2025-03-11 19:36:24 +08:00
thfu d25f7e4439 参考IP核,将输入系数的位宽都改为32位;使用参数化的方法来控制 2025-03-11 16:26:08 +08:00
thfu 5f445faf9e 验证使能信号为时钟二分频的可能性,FIL验证;
diff_plot.m选择二者最短的长度进行比较

使能信号二分频后.v文件需要做出一些对应的修改

diff_plot.m选择二者最短的长度进行比较

使能二分频FIL验证
2025-03-11 16:25:21 +08:00
unknown f67df5f554 增加了八倍内插模块;
删除了一些重复的.v文件和临时文件,使文件夹更简洁,sim文件夹中只保留了makefile和filelist;
增加了matlab的验证代码,比较rtl代码和matlab代码的结果;

删除了一些重复的.v文件,使文件夹更简洁

删除了无用的临时文件

sim文件夹中只保留了makefile和filelist

增加了matlab的验证代码,比较rtl代码和matlab代码的结果
2025-03-11 16:12:21 +08:00