I am new to FPGA and I am looking for a small FPGA application. I prefer to be developed by VHDL. Can you please help me by giving me a link for a project online?
1
votes
What do you mean by "FPGA application"?
- Arkoudinos
I mean any simple application that has been developed on FPGA. @Arkoudinos
- Martin
Check out the page: fpga4fun.com you can find a lot of simple FPGA based code. You can also use the samples from the FPGA companies, both Xilinx and Altera (now Intel) have lots of example code you can use.
- FarhadA
1 Answers
0
votes
Not quite online, but you can start with micro-projects from book "FPGA prototyping by VHDL examples" (by Pong P. Chu). Personally I found his Verilog book on the same subject one of the most easy to follow. There is also some code online for the book: https://github.com/fpga-logi/logi-projects/tree/master/book-example-code.