|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
本帖最后由 csgood 于 2010-3-28 23:03 编辑
实践是学习的好方法,尤其是初学者。我当初刚学的时候,也是老师每人发一个FPGA kit,然后一步一步的做一个小游戏。
发现一本好书《FPGA prototyping by examples》,教你verilog/vhdl基础,然后以怎么用spartan-3starter kit实现各种小project.很实用很有趣。我找到两个版本,一个verilog,一个vhdl的。如果有能力搞个spartan-3 starter kit就更好了。
FPGA Prototyping Using Verilog Examples will provide you with ahands-on introduction to Verilog synthesis and FPGA programming througha “learn by doing” approach. By following the clear, easy-to-understandtemplates for code development and the numerous practical examples, youcan quickly develop and simulate a sophisticated digital circuit,realize it on a prototyping device, and verify the operation of itsphysical implementation. This introductory text that will provide youwith a solid foundation, instill confidence with rigorous examples forcomplex systems and prepare you for future development tasks.
Tables of Content
PART I. BASIC DIGITAL CIRCUITS.
1. Gate-level combinational circuit.
2. Overview of FPGA and EDA software.
3. RT-level combinational circuit.
4. Regular Sequential Circuit.
5. FSM.
6. FSMD.
7. Selected Topics of Verilog.
PART II. I/O MODULES.
8. UART.
9. PS2 Keyboard.
10. PS2 Mouse.
11. External SRAM.
12. Xilinx Spartan-3 Specific Memory.
13. VGA controller I: graphic.
14. VGA controller II: text.
PART III. PICOBLAZE MICROCONTROLLERXILINX SPECIFIC.
15. PicoBlaze Overview.
16. PicoBlaze Assembly Code Development.
17. PicoBlaze I/O Interface.
18. PicoBlaze Interrupt Interface.
file:///tmp/moz-screenshot.pngfile:///tmp/moz-screenshot-1.png |
-
-
FPGA Prototyping By Verilog Examples.part1.rar
4.67 MB, 下载次数: 2412
, 下载积分:
资产 -3 信元, 下载支出 3 信元
-
-
FPGA Prototyping By Verilog Examples.part2.rar
4.67 MB, 下载次数: 2950
, 下载积分:
资产 -3 信元, 下载支出 3 信元
-
-
FPGA Prototyping By Verilog Examples.part3.rar
4.67 MB, 下载次数: 1888
, 下载积分:
资产 -3 信元, 下载支出 3 信元
-
-
FPGA Prototyping By Verilog Examples.part4.rar
2.28 MB, 下载次数: 1742
, 下载积分:
资产 -2 信元, 下载支出 2 信元
-
-
fpga_vlog_src.rar
106.25 KB, 下载次数: 1347
, 下载积分:
资产 -2 信元, 下载支出 2 信元
书中例子的verilog源代码
|