▍1. i2sound_volume_control
通过代码控制音频编/解码硬件芯片WM8731, 通过按键控制音频输出的音量(Audio codec hardware chip WM8731 is controlled by code, and audio output volume is controlled by keys.)
通过代码控制音频编/解码硬件芯片WM8731, 通过按键控制音频输出的音量(Audio codec hardware chip WM8731 is controlled by code, and audio output volume is controlled by keys.)
利用quartus II 软件采用verilog语言设计了一个sigmoid激活函数(this work is a sigmoid ,use verilog language)
NorFlash的参考程序,基于quartus(NorFlash reference program)
FPGA代码调试故障,辛苦积累,值得下载。强烈推荐。(FPGA code debugging failure, hard accumulation, it is worth downloading. Strongly recommended.)
本程序实现了带时分秒的数字时钟设计,并能在实物接线上验证,取得了优秀的实验成绩!(This program realizes the design of the digital clock with time and seconds, and it can be verified on the physical wiring, and has achieved excellent experimental results.)
M5计时器,可拓展用于数码管显示,以及课程设计中提供分块代码的实现思路(M5 timer can be extended for digital tube display, and the realization of block code in course design)
设计了一个电子时钟,功能包括定点报时,设置闹钟,校时等(Designed an electronic clock, features include fixed-point timekeeping, setting alarms, school hours, etc.)
小波提升算法源码,里面一个txt文件可以当作算法参考;(Wavelet lifting algorithm source code, inside a TXT file can be used as algorithm reference;)
计算机组成原理的CPU实验,基于quartus平台(CPU experiment of computer organization principle, based on quartus platform)
设计一个能求出一个32bit字中两个相邻0之间最大间隙的电路。完成HDL设计及testbench描述,给出综合后的时序仿真结果。文档报告(Design a circuit that can find the maximum gap between two adjacent 0 in a 32bit word. The HDL design and testbench description are completed, and the result of comprehensive simulation is given. Document report)
这是一个非常完整的qpsk调制解调用fpga实现的工程,在工程中已经能够正常使用,使用的quartus ii 开发,使用Verilog语言,文件中还包含了各种滤波器的系数文件,还有matlab仿真文件,整个工程包含从串并变换,相位映射,到成型滤波,中通滤波,cic滤波,调制,再到解调过成的下变频,匹配滤波,载波提取,位定时,判决,整个完整的过程(This is a very complete QPSK modulation and demodulation using FPGA implementation of the project, the project has been able to properly use the Quartus II development, the use of Verilog language, the file also contains the files of various filter coefficients, and MATLAB simulation files, including the entire project from the string and transform, phase mapping, molding in filtering, filtering, CIC filtering, modulation, and demodulation frequency, a matched filter, carrier extraction, timing, judgment, the whole course)
基于fpga与verilog语言的的sdram读写(SDRAM reading and writing based on FPGA and Verilog language)
关于SDRAM的文件为了下载传上来的 这回够20字可以下了吗(About the pass file to download to the SDRAM)
可综合的Verilog语法(剑桥大学,影印).(A comprehensive Verilog Grammar (University of Cambridge, photocopy).)
基于DDS的信号源设计(包括三角波、正弦波、方波)(Design of signal source based on DDS)
这是一个计算器的Verilog代码,可实现加减乘除等基础功能(calcultor for you to do some reserches.)
altera公司飓风四代芯片,LCD屏幕彩条显示,有效实现行、场扫描。练习FPGA驱动VGA或LCD显示的入门程序(Altera hurricane four generation chip, LCD screen color display, the effective realization of line and field scanning.Practice FPGA to drive VGA or LCD display)
通过PCI数据传输总线,实现PC到PCI板卡的高速数据传输,PCI总线使用9054芯片进行总线协议的转换(Realizing data transmission of PCI)
按键控制数码管显示,从0到9显示,八位数码管(Button control digital tube display)