搜索资源列表
qqq
- 数字滤波器的vhdl源代码.在quartus上运行过,里面还有matlab的仿真文件.
ImageProcessing
- 应用不同的用户可选择回旋滤波器的图像处理部件。一套PC应用程序将图像档案下载到一个FPGA可访问的存储器阵列。处理过的图像显示在连接的VGA显示屏上。 -Users can choose to apply a different room of the image processing filter components. A set of PC applications will be image files downloaded to a FPGA can access the memory
medianfilter
- 数字图像处理中重要的滤波器,外带详细说明文档。-Digital image processing an important filter, take-away detailed descr iption of the document.
hilbert
- 用VHDL实现了希尔伯特滤波器,即就是幅度不变,而相位移动90度-use vhdl to accomplish the hilbert filter
VHDLFIR
- 1 由matlab计算FIR数字滤波器的滤波系数; 2 用VHDL语言设计逻辑电路,再通过QUARTUS II 软件,将各个模块的电路封装成期间,在顶层设计中通过连线,完成整个系统。 -matlab VHDL QUARTUS