搜索资源列表
VGA显示的FPGA实现方法
- VGA显示的FPGA实现方法,包括原理和一个小例子。-the application of VGA display with FPGA,include theory and example
FPGA_MP3.rar
- 该程序包为FPGA的例子,用FPGA来设计MP3播放器,The package for the FPGA example, using FPGA to design MP3 player
Example.rar
- Nanny Fpga开发板的正版测试程序,内含lcd1602液晶控制驱动程序,Ad9201模数转换器和AD5440数模转换器的驱动控制程序,Nanny Fpga Development Board of the Genuine test procedures, including control lcd1602 LCD driver, Ad9201 ADC and DAC AD5440 driver control procedures
FPGA
- 此课件是基于FPGA的加密芯片设计实例,DES的FPGA实现,包括DES加密算法简述,DES的伪代码描述,设计流程,运算电路模型设计,算法程序设计 -The courseware is based on the FPGA chip design example of encryption, DES for FPGA implementation, including the DES encryption algorithm briefly, DES pseudo-code descr ipt
program-example-code
- mini2440非操作系統下的測試源碼,包括對板上所有硬體,介面,記憶體...的測試源碼.例cmos攝像頭等,都包含在內.-mini2440 test under non-operating system source code, including all on-board hardware, interface, memory test source .... Example cmos camera in first class, are included.
Testbenching-Example
- FPGA设计测试用例介绍PPT文档,对于初写测试用例很有帮助。-FPGA Design of test cases to introduce PPT files, helpful for the beginning of writing test cases.
FPGA
- 《无线通信FPGA设计》一书中例子的Matlab及verilog代码-" Wireless FPGA Design" a book example of Matlab and the verilog code
FPGA
- fpga在步进电机驱动上的应用实例及代码-fpga stepping motor drive in the application example and the code
FPGA
- FPGA入门教程包含数字电路基础FPGA简介FPGA开发流程RTL设计QuartusII设计实例和仿真-FPGA Tutorial Introduction contains digital circuits based on FPGA FPGA RTL design development process, design example and simulation QuartusII
FPGA-27example
- FPGA的27个典型例程 对初学者很有帮助的程序-FPGA typical routine of 27 helpful programs for beginners
ALTERA@FPGA@example
- 基于ALTERA的几个VHDL实例,如FPGA单片机,DDS的正弦信号发生器,FPGA视频监控-VHDL example:such as DDS Sine signal generator
an-FPGA-example-base-Xilinx-ISE-12.4
- 基于ISE 12.4的FPGA设计基本流程, 熟悉赛灵思 ISE 12.4 的最佳快速入门-an FPGA example base Xilinx-ISE-12.4
FPGA--example
- 一些有价值的FPGA例子,大家可以参考一下。VHDL-fpga example
FPGA-Example
- FPGA communication labview example
fpga很有价值的27实例
- 为fpga初学者设计的基于fpga的27个简单实用的应用实例,(FPGA Application example)
《阿东 手把手教你学FPGA》完美公开版 (1)
- 本书主要讲解 FPGA 的程序设计,以一款热销的 FPGA 开发板为例,介绍学习 FPGA 和 Ver-ilog ,以及 FPGA 开发板的硬件配置,重点是第 3 章的 16 个典型实例程序,由简单到复杂,最后是FPGA 的设计心得。 本书适合电子、通信、自动化等相关专业的本科生以及从事 FPGA 开发/ IC 设计/ PCB 等相关 职业的初学者阅读参考。(The program design of the main book on the FPGA, with a hot FPGA de
FPGA_Examples
- 有关FPGA 的大部分例程,非常实用,希望能帮助到你!(Most of the routines on the FPGA, very useful, and I hope to help you!)
the example of FPGA principle and application
- 该文件为特权同学FPGA开发板打造的同步练习,里面有详细的例程和操作步骤。(The document for the privileged students FPGA development board to create synchronized exercises, which have detailed routines and steps.)
eetop.cn_利用FPGA实现浮点运算的verilog代码
- 计算机里整数和小数形式就是按普通格式进行存储,例如1024、3.1415926等等,这个没什么特点,但是这样的数精度不高,表达也不够全面,为了能够有一种数的通用表示法,就发明了浮点数。 浮点数的表示形式有点像科学计数法(*.*****×10^***),它的表示形式是0.*****×10^***,在计算机中的形式为 .***** e ±***),其中前面的星号代表定点小数,也就是整数部分为0的纯小数,后面的指数部分是定点整数。利用这样的形式就能表示出任意一个整数和小数,例如1024就能表示成0.
STM32与FPGA通信
- stm32与fpga之间的通信,协议是SPI的,可双向通信(双向通信需要自己例化,只例化了fpga到stm32)(Communication between STM32 and FPGA, the protocol is SPI, two-way communication (two-way communication needs to be taken as an example, only FPGA to STM32))