搜索资源列表
lookup_multi
- //4×4 查找表乘法器 module mult4x4(out,a,b,clk) output[7:0] out input[3:0] a,b input clk reg[7:0] out reg[1:0] firsta,firstb reg[1:0] seconda,secondb wire[3:0] outa,outb,outc,outd always @(posedge clk) begin firsta = a[3:2] se
avs-m3
- 基于TI达芬奇平台的avs-m3解码程序-avs-m3 decoder base TI davinci platform
WIL(WIS)EDITOR
- MAX引擎WIL、WIS编辑器,支持导入导出素材。-MAX engine, WIL, WIS editor in support of import and export
BM3D-algorithm-architecture-design
- B M3 D算法中块匹配模块的架构设计,举例对bm3d的算法速度进行分析说明。对学习bm3d有很大的帮助-B M3 D algorithm block matching module in the architecture design, for example to analyze bm3d algorithm speed. Is of great help to learn bm3d