搜索资源列表
UART(FPGA)
- 基于FPGA的串行通信UART控制器,采用VHDL语言编写,包含多个子模块。 在ISE或FPGA的其它开发环境下新建一个工程,然后将文档中的各个模块程序添加进去,即可运行仿真。源程序已经过本人的仿真验证。-FPGA-based UART serial communication controller, using VHDL language, includes a number of sub-module. ISE FPGA or in the other developing a new
FPGA设计流程指南
- FPGA设计流程指南,对学习和做工程有点帮助。
基于Altera FPGACPLD的电子系统设计及工程实践
- 基于Altera FPGACPLD的电子系统设计及工程实践
基于FPGA的软件CDR
- 用FPGA实现CDR,可用于LVDS串化解串,ALTERA原厂工程,实用!
fpga-dm9000a
- 一个项目工程,硬件包含XINLINX FPGA,配置FLASH,串口,SDRAM,与以太网芯片DM9000A,实现数据采集,以太网传输,电路验证完全正确,请放心使用,SPARTAN 3E 的BGA引脚320个,不容易布板,可以参考使用的。要FPGA实现网络通信也可以参考电路,B因为产品升级了所以公开原来的电路的。 -A project engineering, hardware contains XINLINX FPGA, configuration FLASH, serial port, SD
FPGA_examples
- FPGA工程例子.verilog HDL语言编写;-FPGA project examples. Verilog HDL language
VGA(FPGA)
- 基于FPGA的VGA工程文件以及相应的参考资料-FPGA-based VGA engineering documents and the corresponding reference
FPGA-basedrealizationoftheFFT
- 基于FPGA的FFT处理器的实现,适合做fpga的工程技术人员参考-FPGA-based realization of the FFT processor, suitable for the engineering and technical personnel fpga reference
FPGA-basedhardwareimplementationofneuralnetworks.r
- 基于FPGA的神经网络硬件实现中的关键问题研究,适合用fpga研究神经网络的工程人员参考-FPGA-based hardware implementation of neural networks in the study of key issues for research with neural networks fpga reference works
FPGA-basedinfraredimagepreprocessing
- 基于FPGA的红外图像预处理系统的研究与设计,给fpga工程技术人员一个参考-FPGA-based infrared image preprocessing system and design, engineering and technical personnel to fpga a reference
FPGA-basedFastFourierTransformforfpga
- 基于FPGA的快速傅立叶变换实现,适合fpga工程技术人员参考设计-FPGA-based Fast Fourier Transform for fpga reference design engineers
FPGA-basedhigh-performance32-bitfloating-pointnucl
- 基于FPGA的高性能32位浮点FFTIP核的开发,适合fpga工程技术人员参考-FPGA-based high-performance 32-bit floating-point nuclear FFTIP development, engineering and technical personnel for reference fpga
ADC-FPGA-test
- adc 测试 , FPGA 工程-adc test, FPGA project
基于FPGA实现蜂鸣器播放音乐的功能
- 使用芯片为EP2C8Q208C8N,使用普通蜂鸣器,由于频率不同可实现放歌功能,本 例设计的是《友谊地久天长》,使用Verilog语言编程,本例子有工程文件、仿 真、波形,经过测试可以使用。
FPGA实现UPP接口
- FPGA实现UPP接口主要介绍了FIFO在实际工程中的使用。希望对upp的学习有所帮助
彩超机FPGA部分代码
- 某公司彩超机实际使用的FPGA代码,主要是B超的前置处理,波束形成滤波等。请注意:文件不是完整的工程,只放出一些实际可用的功能模块的代码。部分无用文件没删除,自己辨识。(A company color Doppler ultrasound machine actually use FPGA code, mainly B ultrasonic pretreatment, beam forming, filtering, etc.. Please note that the file is not
EEPROM接口的FPGA实现
- EEPROM接口的FPGA实现 工程说明 AT93C46在DI接收到读指令时,地址被解码,数据在DO引脚上串行输出。写周期是完全自主调时的,在写入之前不需要单独的擦除周期。本项目要求AT93C46完成读和写功能的混合功能。 案例补充说明 本案例要求实现一个AT93C46的接口能够根据命令,实现EWEN、WRITE和READ功能,在这里我们提供了具体的设计思路: 1. 上游模块在rdy=1时,给出start命令,开始进行EWEN、WRITE或者READ操作;在rdy=0期间,star
FPGA Design Patterns_100
- LABVIEW工程完整程序,FPGA模块设计(LABVIEW engineering complete program, FPGA module design)
DMA_Freeware
- Xilinx 开发板 示例工程 及 软硬件源码(Xilinx development board example engineering and software and hardware source code)
基于VHDL语言的VGA图像显示程序及其工程文件
- 用VHDL语言实现FPGA的VGA显示,显示一幅图片,(Implementation of FPGA's VGA display)