搜索资源列表
vga
- vga显示程序,用verilog 语言编写,程序运行测试完全没有问题。-vga display program, with verilog language, the program run the test is no problem.
digital_clock
- 本程序功能包括时钟计数、可调时、整点报时等。对初学FPGA的同鞋十分有用。程序本人亲自编写、测试,没问题。芯片用的是cyclone3.-The program features include clock counting, adjustable, on the hour when time, etc. For beginners of FPGA with very useful shoes. Program himself write, and test, no problem. Chip u
calendar
- 这是用Verilog写的万年历,里面包含的日月年各个模块。各个模块用Verilog写的,最后用原理图把各个模块组装成最终的系统。每个模块经过仿真没有问题,整个工程在板子上经过试验,能够完成万年历的功能。-This is the calendar write with Verilog, contains the sun and the moon years each module. Each module in Verilog written, finally the principle diag
SPI_Master
- 此代码是SPI接口的Master的Verilog源代码,经上板测试是没有问题的,请大家放心使用-This code SPI Interface Master of Verilog source code, there is no problem on board test, please rest assured to use
uart
- uart的Verilog代码,经过测试没有问题,有测试文件-uart Verilog code, no problem tested, the test file
HC-SR04
- HC-SR04超声波测距Verilog驱动程序,包含了驱动代码和测试程序,其中驱动程序输出的是回响高电平持续的时间长度,单位us,测量精度高达0.17mm,程序改进过很多次,本次的程序应该没什么问题了。-HC-SR04 Ultrasonic Ranging Verilog drivers, including the driver code and test procedures, which the driver sustained high output is echoed the leng
A201001-2186
- 频谱分析仪是信号处理研究领域必不可少的工具。现有的基于快速傅利叶变换的频 谱分析仪能对线性的平稳的信号进行有效分析,但难以分析出非线性非平稳信号的瞬时频率 能量变化情况。针对此问题,本文设计了基于希尔伯特黄变换的频谱分析仪,能够对非平稳 信号进行有效分析。所设计系统以DE2-FPGA开发板为硬件平台,结合了NiosII的软核处 理器加以实现,可对采集的外部信号进行希尔伯特黄变换,得到信号的时间-频率-能量三维 谱,并可在VGA上实时显示出来。系统测试结果表明,所设计频谱分析仪
NCO_test
- FPGA的压控振荡器NCO完整Verilog工程代码,测试输出1KHZ sin波。signaltap抓取没问题。-VCO NCO complete FPGA Verilog code engineering, test output 1KHZ sin wave. signaltap crawl no problem.
synth_fft
- FFT的VHDL全套代码,可以测试通过了,没问题 只管下载(FFT VHDL full set of code, you can pass the test, no problem, just download)
spi_master
- 用verilog编写的SPI代码,这个代码是FPGA作为主机可以发送和读取数据,上板验证过,我测试的时候SPI的CLK速率是5M,读写都没问题,稳,至于更高的速率没测试过。 下面鬼畜的百度翻译大家就不要看了,我不知道他想表达啥意思~(SPI code written in Verilog, the code is FPGA as the host can send and read data, the upper board verified, when I test the SPI CL
