搜索资源列表
FPGAEPP.files
- USB、串口、并口是PC机和外设进行通讯的常用接口,但对于数据量大的图像来说,若利用串行RS-232协议进行数据采集,速度不能达到图像数据采集所需的要求;而用USB进行数据采集,虽能满足所需速度,但要求外设必须支持USB协议,而USB协议与常用工程软件的接口还不普及,给使用带来困难。有些用户为了利用标准并行口(SPP)进行数据采集,但SPP协议的150kb/s传输率对于图像数据采集,同样显得太低。因此,为了采集数据量大的图像数据,本文采用了具有较高传输速率的增强型并行口协议(EPP)和FPGA,
FPGA
- 基于FPGA芯片控制全彩LED大屏幕图像显示系统系统设计随着数字技术的飞速发展,各种数字显示屏也随即涌现出来有LED、LCD、DLP等,各种数字大屏幕的控制系统多种多样,有用ARM+FPGA脱机控制系统,也有用PC+DVI接口解码芯片+FPGA芯片联机控制系统,在这里我们讲述一种不仅可以用于控制全彩LED大屏幕的显示,而且还可以作为发送端输出高清图像数据。采用的联机控制系统对全彩LED大屏幕进行控制。即PC+DVI接口解码芯片+FPGA芯片+输出接口模式的联机控制系统-FPGA-based fu
EP2C35_PCI
- 文章描述了FPGA的CYCLONE II系列芯片的PCI的最小系统的相关参考资料,对于初学者有很大的帮助!-Article describes the CYCLONE II family of FPGA-chip PCI-minimum system-related references, very helpful for beginners!
A-Software-Defined-OFDM-Modulator
- This thesis presents the design of an OFDM transmitter for software deˉned radio. The transmitter is implemented on an FPGA as part of a PC based software radio platform. To demonstrate the programmability of the FPGA design, IEEE 802.11a and s
fpga_pc_NETWORK
- fpga和PC网卡进行通信方案,fpga_pc_网卡通信.pdf-fpga and PC cards for communication solutions
DE2_NET
- DE2开发板例程源码,FPGA:EP2C35F256C6,代码基于quartus II 9.0以上的版本(随板光盘的为7.2的版本,在9.0以上的版本上编译通不过会报错)。该代码主要功能为FPGA对以太网通信,与PC机通信-In this demonstration, we will show how to send and receive Ethernet packets using the Fast Ethernet controller on DE2 board. We use the
FPGA-Prototyping-By-Verilog-Examples
- HDL (hardware descr iption language) and FPGA (field-programmable gate array) devices allow designers to quickly develop and simulate a sophisticated digital circuit, realize it on a prototyping device, and verify operation of the physical impl