资源列表
basketball
- Verilog编写的篮球比赛24秒计时器,有复位、暂停等功能-Written in Verilog basketball game 24 seconds timer, a reset, and pause
hx711
- 基于FPGA用verilogHDL语言设计的HX711驱动程序,本人设计,驱动成功-a code used for move hx711,which based on FPGA by verilogHDL
PRBS
- 代码是伪随机数生成和检测的模块,用于通信行业的FPGA编程。包括VHDL和Verilog两种语言的版本。用于做接口测试。-This module generates or check a PRBS pattern.
利用簇模拟汽车控制
- 利用labview编程: 6. 利用簇模拟汽车控制,如右图所示,控制面板可以对显示面板中的参量进行控制。油门控制转速,转速=油门*100,档位控制时速,时速=档位*40,油量随VI运行时间减少。 注意:档位为整数,油量减少速度与档位有关。 7.1 利用随机数发生器仿真一个0到5V的采样信号,每200ms采一个点,共采集50个点,采集完后一次性显示在Waveform Graph上。 7.2 在上题的基础上再增加1路电压信号采集,此路电压信号的范围为5到10V,采样间
3U-CPCI-PCB-Template
- 3U CompactPCI PCB 模板,使用工具为Altium Designed 9-PCB template of 3U CompactPCI with Altium Designed 9
QPSK
- 这是关于QPSK调制解调的VerilogHDL语言的代码,还有用Modelsim仿真的工程文件。testbench都已经写好了。-This is the QPSK modulation and demodulation of VerilogHDL language code, as well as with Modelsim simulation project file. testbench have been written.
adder_carry_chain
- 使用verilog语言实现进位链加法器,quartus下编译,并使用modelsim进行了验证,内含carry_chain.v代码文件以及testbench文件-use verilog language,carry_chain adder
flash_spi_master_axi
- 使用xilinx 的QUAD spi core 对flash芯片进行控制的代码。-Using xilinx s Quad SPI core to control the external flash device.
扩频通信的Verilog工程
- 扩频通信的Verilog工程,对从事无线通信的工程人员有参考作用。(Spread spectrum communication Verilog project, engaged in wireless communications engineering staff reference.)
AXI slave
- 使用verilog语言实现了AXI总线通信协议的从机部分(The slave part of AXI bus communication protocol is realized by using Verilog language)
vc2015_x64_14.0.24215
- windows 7 安装VIVADO 需要(Microsoft Visual C++ 2015 Redistributable(x64) - 14.0.24215)
ahb
- verilog实现AHB总线上的主从控制,在fpga上验证通过(Verilog realizes master slave control on AHB bus and verifies it on FPGA)