差别
这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录 前一修订版 | |||
fpga_如何使用fpga [2021/09/11 19:16] gongyusu 移除 |
— (当前版本) | ||
---|---|---|---|
行 1: | 行 1: | ||
- | ## FPGA设计和硬件描述语言 | ||
- | * FPGA入门介绍 | ||
- | * [[https://www.fpga4fun.com/FPGAinfo1.html|FPGA是什么?]] | ||
- | * [[https://www.fpga4fun.com/FPGAinfo2.html|FPGA是如何工作的?]] | ||
- | * [[https://www.fpga4fun.com/FPGAinfo3.html|FPGA内部存储器]] | ||
- | * [[https://www.fpga4fun.com/FPGAinfo4.html|FPGA的管脚]] | ||
- | * [[https://www.fpga4fun.com/FPGAinfo5.html|时钟和全局信号线]] | ||
- | * [[https://www.fpga4fun.com/FPGAinfo6.html|下载线]] | ||
- | * [[https://www.fpga4fun.com/FPGAinfo7.html|配置]] | ||
- | * [[https://www.fpga4fun.com/FPGAinfo8.html|更多信息]] | ||
- | * FPGA软件 | ||
- | * [[https://www.fpga4fun.com/FPGAsoftware1.html|设计软件]] | ||
- | * [[https://www.fpga4fun.com/FPGAsoftware2.html|设计输入]] | ||
- | * [[https://www.fpga4fun.com/FPGAsoftware3.html|仿真]] | ||
- | * [[https://www.fpga4fun.com/FPGAsoftware4.html|管脚分配]] | ||
- | * [[https://www.fpga4fun.com/FPGAsoftware5.html|综合和布局布线]] | ||
- | * FPGA相关的电子技术 | ||
- | * SMD技术 | ||
- | * 晶体和晶振 | ||
- | * 快速入门指导 | ||
- | * Diamond | ||
- | * Quartus-II | ||
- | * 参考资源 | ||
- | * 论坛 | ||
- | * 链接 | ||
- | |||
- | * HDL信息 | ||
- | * [[https://www.fpga4fun.com/HDLtutorials.html|HDL教程]] | ||
- | * [[https://www.fpga4fun.com/VerilogTips.html|Verilog要点]] | ||
- | * [[https://www.fpga4fun.com/VHDLTips.html|VHDL要点]] | ||
- | * Verilog语言简介 | ||
- | * Verilog建模方式 | ||
- | * Verilog代码实例 | ||