-
基于FPGA的多路同步脉冲发生器设计1
说明: 采用FPGA(现场可编程门序列)编写VHDL语言设计多路同步脉冲发生器,对信号进行分频处理,实现四路信号相位相差T/16和T/8的延迟相位输出,实现的四路脉冲与传统的脉冲同步器不同,它具有高集成度,高通用性,容易调整和高可靠性等特点。(Using FPGA (field programmable gate sequence) to write VHDL language to design multi-channel synchronous pulse generator, to divide the frequency of the signal, to achieve the four-way signal phase difference T / 16 and T / 8 delay phase output, the realization of the four-way pulse is different from the traditional pulse synchronizer, it has the characteristics of high integration, high-throughput, easy adjustment and high reliability.)
- 2020-03-18 20:52:05下载
- 积分:1
-
Verilog流水整除算法
借助于实际计算除法的经验,比如11(1011)除以2(0010)(注:以二进制的方式进行),我们首先会比较被除数的最高位是否大于等于除数2,显然该例中1小于10,那么商0,再向下一位看,此时为10,与除数相等,商1余数为0;继续看被除数后一位为1小于除数2,商0,再向下一位看,此时为10,与除数相等,商1余数为1;这样连续比较四次便得到了最后的结果。商为5(0101),余数为1;
- 2022-08-08 11:24:59下载
- 积分:1
-
FCFS_PROJECT_A
FCFS (First Come First Served) with Database
- 2014-10-09 20:23:32下载
- 积分:1
-
无线通信的MATLAB和FPGA实现
无线通信的MATLAB和FPGA实现,书籍,经典无线通信,代码可以实现(Wireless communication MATLAB and FPGA implementation, books, classic wireless communications, code can be achieved)
- 2017-07-26 02:01:54下载
- 积分:1
-
the-decoding-algorithm-of-ldpc
ldpc译码算法介绍及fpga verilog系统方案设计,包括log_bp算法、min_sum算法、scaling_min_sum算法等(introducing the ldpc code decoding algorithm and the related system design,including the log_bp,the min_sum and the scaling_min_sum)
- 2012-02-22 10:31:41下载
- 积分:1
-
基于FPGA状态机实现的I2C Verilog工程
基于FPGA状态机实现的I2C Verilog工程文件,在多个项目中运用检验,非常可靠,有详尽的注释,可读性非常清晰,需要的可以下载
- 2022-01-21 22:45:25下载
- 积分:1
-
基于Verilog的乒乓球游戏
基于Verilog的乒乓球游戏,可以通过VGA显示来回击打乒乓球。基于spartan-3E开发板
- 2022-01-26 02:39:13下载
- 积分:1
-
Project7_5
基于fpga状态机的交通灯设计,亮灯时间自己修改,程序简单易懂。(Traffic light design based on FPGA state machine, light time self-modifying, the program is simple and easy to understand.)
- 2020-06-18 04:00:01下载
- 积分:1
-
usbFPGAconnect
该例程是PC机通过FX2-CY7C68013-A的USB2.0控制芯片与FPGA实现通信。其中的工程和代码包括PC机上的USB固件程序、驱动程序、上位机程序,FPGA上的VERILOG通信程序。(The routine is a PC, through the FX2-CY7C68013-A of the USB2.0 controller chip and the FPGA to achieve communication. One of the projects and code, including PC, the USB firmware, drivers, FPGA' s Communication Program)
- 2021-04-08 15:19:00下载
- 积分:1
-
ov7670数据读取
一个利用nios配置好ov7670和lcd以后,然后在用verilog读取ov7670里的数据直接送到tft上显示,
- 2022-02-03 19:49:15下载
- 积分:1