Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Projects on FPGA or simply in Verilog

Status
Not open for further replies.

techspeaks

Newbie level 3
Joined
Jan 2, 2007
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,309
Aoa!
I Want to do some projects in the area of Digital Design, Signal Processing, Communicationon on FPGAs OR only in Verilog .
please let me know about some of the ideas.
i m waiting for your quick response......


regards,
 

hi !
u can do some real good projects on some protocols like CAN,I2Cetc. or u find some very good projects on signal processing like filter design etc at OPENCORES.ORG

thanks and regards
deepak
 

A modern FPGA is an excellent way to go. If you already understand Verilog and digital design, then grab some free FPGA development software such as Xilinx ISE WebPACK or Al.tera Qu.artus II Web Edition, and start experimenting with simple digital designs to learn the software tools and HDL simulator. An easy way to test your designs is to buy a small FPGA development kit from Xilinx or Al.tera, they start around $150 US.

Also explore the math and signal processing modules included with the FPGA development software. The Xilinx software includes all sorts of math transforms, digital filters, and other handy cores that you can drop into your Verilog project. Many are free, some are demo versions. The Xilinx web site has lots of application notes for signal processing projects and FPGA design techniques. Al.tera probably has similar resources. As deepu_s_s suggested, OpenCores is a good free resource too.

The free software supports only small FPGAs. If you have a large project, you may need to use a big FPGA and buy the full software.

MATLAB is an excellent tool for designing your signal processing algorithms. You can also get optional MATLAB modules that generate HDL code for digital filters and Simulink. If you really enjoy MATLAB, also check out Xilinx "System Generator for DSP", and similar DSP-related tools from Al.tera, Synplicity, and other vendors. These tools help you generate HDL code for signal processing projects. The results may less efficient than carefully hand-written HDL code, but you might finish your project a lot sooner.
 

I want to make an mp3 using xc2s50 TQ144 FPGA .will u pls advise how to go about it
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top