学习FPGA快速入门和使用解决方案
学习FPGA快速入门和使用
今年参加了电子科技大赛,老师想让我们用FPGA实现,刚接触FPGA,感觉很难,有没个高人给点指点,让我能快速入门和实现一定功能,并且我用的是Quartus II9.0,能不能推荐写网站,下载一些使用方法?谢谢
------解决方案--------------------
The latest Quartus II is 11.0. Do you have to use 9.0? If you want to put a CPU core in your FPGA, you might consider 11.0 The reason I recommend 11.0 is that Qsys is only available in 11.0, and Qsys is replacing the previous SPOC builder.
The best way to get Quartus II is through Altera website. As for simulation, you can use modelsim if you have one.
For all the rest, do things in verilog instead of VHDL if you have a choice. And use system verilog for verification.
------解决方案--------------------
没入门时看书太麻烦还效率低下,建议先找个内行的问问题,等有了一定的概念了再看书比较好
------解决方案--------------------
去逛逛一些过来人的博客吧,比如特权同学,EDN上有他的博客,而且EDN也是个交流的好平台,特权也有他的视频,可以在电驴上下到,很不错的,对于入门来说
------解决方案--------------------
英语怎么样?Altera的官网上有教程,而且Quartus II下载之后直接就有入门教程(Help->Getting Strated Tutorial),都是英文的。如果楼主是学电子的话模数电路应该没有问题了,但关键是这个东西和编程非常像,如果有点编程的基础(比如C语言)学起来会很顺手。
------解决方案--------------------
ftp://ftp.altera.com/outgoing/release
11.0sp1_quartus_free_windows.exe
ModelSim忘了是哪个了。
直接到官网下好像还要注册挺麻烦的,直接在ALTERA的ftp上下载简单一些。
今年参加了电子科技大赛,老师想让我们用FPGA实现,刚接触FPGA,感觉很难,有没个高人给点指点,让我能快速入门和实现一定功能,并且我用的是Quartus II9.0,能不能推荐写网站,下载一些使用方法?谢谢
------解决方案--------------------
The latest Quartus II is 11.0. Do you have to use 9.0? If you want to put a CPU core in your FPGA, you might consider 11.0 The reason I recommend 11.0 is that Qsys is only available in 11.0, and Qsys is replacing the previous SPOC builder.
The best way to get Quartus II is through Altera website. As for simulation, you can use modelsim if you have one.
For all the rest, do things in verilog instead of VHDL if you have a choice. And use system verilog for verification.
------解决方案--------------------
没入门时看书太麻烦还效率低下,建议先找个内行的问问题,等有了一定的概念了再看书比较好
------解决方案--------------------
去逛逛一些过来人的博客吧,比如特权同学,EDN上有他的博客,而且EDN也是个交流的好平台,特权也有他的视频,可以在电驴上下到,很不错的,对于入门来说
------解决方案--------------------
英语怎么样?Altera的官网上有教程,而且Quartus II下载之后直接就有入门教程(Help->Getting Strated Tutorial),都是英文的。如果楼主是学电子的话模数电路应该没有问题了,但关键是这个东西和编程非常像,如果有点编程的基础(比如C语言)学起来会很顺手。
------解决方案--------------------
ftp://ftp.altera.com/outgoing/release
11.0sp1_quartus_free_windows.exe
ModelSim忘了是哪个了。
直接到官网下好像还要注册挺麻烦的,直接在ALTERA的ftp上下载简单一些。