资源列表
music_player
- FPGA实现音乐播放器,蜂鸣器播音,LED点阵屏同步滚动显示歌词,与音乐同步效果好,按键控制播放、暂停、停止、重播。-FPGA realization of music players, broadcasting buzzer, LED dot matrix display screen, synchronized scrolling lyrics and music synchronization effect, buttons control play, pause, stop, repla
sram
- 用FPGA 控制sram读写程序的小程序,-fpga control precedure
SystemVerilog_2nd.pdf
- System Verilog 验证设计。主要讲如何编写测试用例。设计数字电路比较经典的教程。-System Verilog design verification. Mainly about how to write test cases. Digital circuit design more classic tutorial.
aes_verilog
- A RTL verilog coding for the project AES, which is a cryptography based concepts
SDRAM
- 用FPGA实现对sdram读写的源代码,芯片用的是Altera公司的,需要的同学可以看看!-FPGA realization of sdram read and write the source code, the chip using Altera' s, students need to take a look!
2fsk_final
- 全数字fsk调制解调的实现 verilog源码-All-digital realization of fsk modem verilog source code
texi_jifei_system
- 基于fpga的出租车计费系统,采用自顶向下的设计方法-FPGA-based billing system of a taxi, using top-down design methodology
ASK_modulator
- 振幅键控ASK的调制解调Verilog实现,带测试文件-ASK amplitude shift keying modulation and demodulation Verilog implementation, with the test file
ps2键盘接口
- 基于Xilinx Spartan3E的ps/2键盘接口,能够把键值传送到FPGA上并在LCD上显示-Xilinx Spartan3E based on the ps/2 keyboard interface, be able to send to the FPGA on the keys and LCD display
The-Specification-of-SDC
- 综合约束文件SDC的写法说明 synopsys 出品-Using the Synopsys Design Constraints Format Application Note
s3en_udp
- 基于spartan3e开发板嵌入式EDK开发的UDP协议网口开发程序-EDK embedded development board based on spartan3e UDP protocol developed network port development program
CORDIC
- :CORDIC算法将复杂的算术运算转化为简单的加法和移位操作,然后逐次逼近结果。这种方法很好的兼顾了精度、速度和硬件复杂度,它与VLSI技术的结合对DSP算法的硬件实现具有极大的意义,因而在数字信号处理领域得到了广泛应用。本文首先简要介绍了CORDIC算法的原理,然后详细描述了双模式(旋转/向量)CORDIC算法的预处理和后处理,并且基于FPGA实现了流水线双模CORDIC算法。-By converting complex arithmetic into simple operations su