搜索资源列表
vhdl_speedway_20071129
- xilinx 的官方的VHDL语言的教程,简单易懂,适合初学VHDL语言的人-xilinx provided class for VHDL,it s easy to study .
spartan6_fpga_CLB_guide
- xilinx FPGA的CLB高效设计,对提升设计质量很有用-xilinx FPGA' s CLB efficient design, to enhance the quality of design is useful
xapp265
- High-Speed Data Serialization and Deserialization(840 Mb/s LVDS) for xilinx fpga
GeneratingFPGA-AcceleratedDFTLibraries
- 关于DFT的文章,应用FPGA实现傅立叶变换。-Abstract—We present a domain-specific approach to generate high-performance hardware-software partitioned implementations of the discrete Fourier transform (DFT). The partitioning strategy is a heuristic based on the DFT
integratesPCIE
- 在Xilinx芯片中集成PCIE接口控制器的好资料-The good data that integrates PCIE to connect a people s controller in the chip in Xilinx
mp3-decoder-using-VHDL
- mp3 decoder using vhdl...it s very easy to implement using xilinx
Xilinx-FPGA
- Xilinx公司最新的FPGA培训资料,对于FPGA初学者以及想要了解更多Xilinx FPGA的同学很有帮助-Xilinx' s latest FPGA training materials, FPGA beginner and want to understand more students Xilinx FPGA helpful
Spartan6 GTP PCIe xfest 2009 v1.0
- 采用Xilinx公司的Spartan6 FPGA设计PCI Express的详细参考资料-Xilinx' s PCI Express, Spartan6 FPGA design, detailed reference information
Assignment-3
- Assignment 3 Construct VHDL models for 74-139 dual 2-to-4-line decoders using three descr iption styles, i.e., behavioral, dataflow and structural descr iptions. (1) Synthesize and (2) simulate these models respectively in the environment of Xilinx I
MIG-user-guider
- xilinx公司的MIG 用户指导设计方法。-xilinx' s MIG user guide design.
improve-k-best
- 研究MIMO系统检测算法理论及其实现方法的基础上,对已证明较优的算法进行结合和改进,提出了一种改进的K—Best检测算法及其实现方案,并通过仿真验证了方案的可行性。该算法采用预测技术和并行排序相结合的方法,降低了计算复杂度;采用并行流水线结构实现,节省了处理时间;并对方案在xilinx公司的Virtex_5系列n)GA中的资源使用情况进行了统计。研究表明,实现方案可以用于MIMO系统检测算法的硬件实现。-Basic research MIMO system detection algorithm
debounce
- vhdl code of debounce for fpga . you can open it with xilinx and test it with isim or modelsim, it s a good tutorial for writing your first vhdl code and test bench .