Ta上传的资源 (0)

cordic算法的vhdl实现,开发环境quartus II,modelsim。包含testbench

文件包括源算法的c代码,vhdl代码只包含灰度转换和sobel算法,不包含gaussian_blur, non_maximum_suppressor和hysterisis_filter 。

udp解析的vhdl实现,包含testbench。udp包的文件名在testbench中修改。代码中使用fifo实现对udp的解析