DWT in Verilog(FPGA Implementation)

岁酱吖の 提交于 2020-01-16 02:51:08

问题


Can anyone tell me how to write a verilog code for DWT of an image and download in to fpga.

Actually my project is to write a verilog code to perform discrete wavelet transform of a medical image, can anyone frame the logic or if have the code can you send me, please

I am using xilinx virtex 2 pro..


回答1:


This one is in VHDL instead of Verilog, but might still provide at least some inspiration.




回答2:


Generally FPGA's come with software for programming them. Depending on manufacturer those packages are different. But most of FPGA manufacturers(Xilinx, Altera, etc) ship tools to program their chips.

Besides that there are few 3rd party tools: http://www.synopsys.com/Solutions/EndSolutions/FPGASolution/Pages/default.aspx

http://www.aldec.com/Products/default.aspx



来源:https://stackoverflow.com/questions/4282520/dwt-in-verilogfpga-implementation

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!