联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找VHDL/FPGA/Verilog(1134) 嵌入式/单片机/硬件编程(376) 处理器开发(214) 其他(208) 硬件设计(152) 单片机开发(48) 人工智能/神经网络/深度学习(28) 交通/航空行业(27) 游戏(17) 数学计算(16) collect(16) 通讯编程(15) 超算/并行计算(15) Windows编程(11) 物理/力学计算(11) 工具库(9) 源码/资料(7) 3G/4G/5G开发(7) 文章/文档(6) 汇编语言(6) 流媒体/Mpeg4/MP4(6) 操作系统开发(6) matlab编程(6) 大数据(6) 自然语言处理(6) 网络编程(5) 磁盘编程(5) 仿真建模(5) 内容生成(5) 挖矿(5) 图形图象(4) 压缩解压(4) 数值算法/人工智能(4) 串口编程(4) 土木工程(4) 雷达系统(4) 测试(4) 虚拟化(4) *行业应用(3) 图形图像处理(3) 生物医药技术(3) Modem编程(3) 分形几何(3) 模式识别(视觉/语音等)(3) 自动驾驶(3) 系统编程(2) Linux/Unix编程(2) 加密解密(2) 浏览器(2) 书籍源码(2) DSP编程(2) 其他嵌入式/单片机内容(2) 物联网(2) 量子计算(2) 数据采集/爬虫(2) hotest(2) 屏幕保护(1) 多显示器编程(1) 编辑器/阅读器(1) 多媒体(1) Ftp服务器(1) WEB邮件程序(1) 音频处理(1) WEB开发(1) 破解(1) 中间件编程(1) 金融证券系统(1) 邮电通讯系统(1) 嵌入式Linux(1) uCOS/RTOS(1) 图片显示(1) 数据结构(1) 绘图程序(1) 其他书籍(1) 软件工程(1) 能源行业(电力石油煤炭)(1) 开源硬件(1) 博客(1) 虚拟/增强现实-VR/AR(1) 芯片资料(1) C/C++基础(1) 以太坊(1) 自动编程(1) 论文(1) 图标/字体(1) 后台框架(1) 云数据库/云存储(1) 项目开发与运营(1) wifi(1) 开发工具(1) Coq(1) 
按平台查找All Verilog(2488) 

[硬件设计] iverilog_auto

基于iverilog实现rtl和tb文件的自动编译和仿真,并打开gtkwave查看波形
Realize automatic compilation and simulation of rtl and tb files based on iverilog, and open gtkwave to view waveforms (2023-12-09, Verilog, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1702160032988360.html

[硬件设计] Elevator_FSM

通过FSM机构控制的电梯设计的Verilog设计代码和测试台。覆盖率和波形的报告也包括...,
Verilog design code and testbench for an elevator design controlled thorugh FSM mechanism. Reports of the coverage adn waveforms are also provided along with the code. (2023-10-19, Verilog, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1697749325618687.html

[VHDL/FPGA/Verilog] SPI_final

上板调试过的spi程序,用singaltap抓取波形,没有问题,可在此基础上修改
SPI program debugged on board, grabbing waveform with singaltap, no problem, can be modified on this basis (2021-04-12, Verilog, 5038KB, 下载0次)

http://www.pudn.com/Download/item/id/1618227046234015.html

[VHDL/FPGA/Verilog] chengfa

4位乘法器,实现quartusII 编程,包含项目源码以及已经生成的仿真波形
4 bit multiplier, achieve QuartusII programming, including the source code of the project and has generated the simulation waveform (2021-03-27, Verilog, 4181KB, 下载2次)

http://www.pudn.com/Download/item/id/1616860568755668.html

[VHDL/FPGA/Verilog] one_2017_v2

一个编码解码系统,其中包含一个信号发生器(用查找表方式实现)、一个m序列生成器(用来编码和解码用)、一个FiFo队列用来做缓存以及用串口方式进行收发读取数据。
An encoding and decoding system, which includes a signal generator (implemented by look-up table), an m-sequence generator (used for encoding and decoding), a FIFO queue for caching, and a serial port for receiving, transmitting and reading data. (2021-03-15, Verilog, 328KB, 下载2次)

http://www.pudn.com/Download/item/id/1615803880470653.html

[VHDL/FPGA/Verilog] sources_1

ADC9650测试程序,对ad9914生成波形进行ADC采样,可以在VIVADO2017.4上直接运行,已验证.
Adc9650 test program, ad9914 waveform generated by ADC sampling, can be run directly on vivado 2017.4, has been verified (2020-08-07, Verilog, 50851KB, 下载38次)

http://www.pudn.com/Download/item/id/1596789834105547.html

[其他] vga

利用FPGA实现VGA分辨率800*600的显示,通过对clk信号分频得到vga的行场信号,然后逐行将视频显示信号输出。
FPGA is used to realize the display of VGA resolution of 800 * 600. The line field signal of VGA is obtained by dividing CLK signal frequency, and then the video display signal is output line by line. (2020-06-14, Verilog, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1592099839783999.html

[VHDL/FPGA/Verilog] RI_CPU

单周期32位RI型指令CPU,在ISE上进行波形仿真
Single cycle 32-bit RI instruction CPU, waveform simulation on ISE (2020-06-06, Verilog, 7492KB, 下载1次)

http://www.pudn.com/Download/item/id/1591433619954166.html

[VHDL/FPGA/Verilog] CRC-master

crc编码,在串行通信过程中通过编码减少错误发生
CRC code, in the process of serial communication by coding to reduce the occurrence of errors (2020-05-01, Verilog, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1588325747605832.html

[VHDL/FPGA/Verilog] AD9226_Double

双通道AD9226高速采集代码,使用逻辑分析仪观察波形。
Double channel ad9226 high-speed acquisition code, using logic analyzer to observe the waveform. (2019-12-24, Verilog, 10192KB, 下载1次)

http://www.pudn.com/Download/item/id/1577149466481613.html

[VHDL/FPGA/Verilog] chengfa_1

FPGA实现四位数与四位数乘法,有仿真波形,合理利用FPGA资源
Four-digit and four-digit multiplication is realized by using FPGA. It has simulation waveform and makes rational use of the resources of the FPGA. (2019-07-29, Verilog, 3119KB, 下载1次)

http://www.pudn.com/Download/item/id/1564406884781615.html

[嵌入式/单片机/硬件编程] bpsk.PN

通过quartus实现bpsk调制过程,已调整好波形
Through quartus to realize the BPSK modulation process, the waveform has been adjusted (2019-06-05, Verilog, 24266KB, 下载0次)

http://www.pudn.com/Download/item/id/1559668777272726.html

[VHDL/FPGA/Verilog] Transmitter

在数字传输系统中,因为存在噪声,信道衰落等干扰因素,会使传输的信号发生错误,产生误码。虽然数字信号的传输为了防止误码而会进行信道编码,增加传输码的冗余,例如增加监督位等来克服信号在信道传输过程中的错误,但这种检错纠错能力是有限的。例如当出现突发错误,出现大片误码时,这时信道的纠错是无能为力的。而卷积交织器可以将原来的信息码打乱,这时尽管出现大面积突发性错误,这些可以通过解交织器来进行分散,从而将大面积的错误较为平均地分散到不同的码段,利于信道纠错的实现。
In the digital transmission system, because of the existence of noise, channel fading and other interference factors, the transmission signal will be wrong, resulting in error code. Although channel coding and redundancy of transmission codes are increased in order to prevent errors in digital signal transmission, such as increasing supervisory bits, to overcome errors in channel transmission, this error detection and correction capability is limited. For example, when a burst error occurs and a large number of errors occur, the channel error correction is powerless. Convolutional interleaver can scramble the original information code. In spite of large-scale burst errors, these can be dispersed by de-interleaver, so that large-scale errors can be more evenly distributed to different code segments, which is conducive to the realization of channel error correction. (2019-05-14, Verilog, 367KB, 下载4次)

http://www.pudn.com/Download/item/id/1557825435773351.html

[嵌入式/单片机/硬件编程] cy4ex16

实现SRAM的读写,每秒钟进行一次单字节的SRAM读和写操作,用chipscope查看时序波形
Implementation reading and writing of SRAM,SRAM reads and writes single word segments once per second, and USES chipscope to view time series waveforms (2018-08-04, Verilog, 6085KB, 下载0次)

http://www.pudn.com/Download/item/id/1533350122187906.html

[其他] ADS828

ads830高速AD驱动模块,verilog完整代码,加signaltapII波形仿真,通过串口发送显示
Ads830 high speed AD drive module (2018-07-11, Verilog, 7063KB, 下载5次)

http://www.pudn.com/Download/item/id/1531294979457751.html

[VHDL/FPGA/Verilog] pinlvji

本文件用于测波形频率的verilog代码,是典型的数字频率计的源代码
This document is used to measure the frequency of the Verilog code, the source code of a typical digital frequency meter (2018-04-09, Verilog, 11KB, 下载4次)

http://www.pudn.com/Download/item/id/1523244795480841.html

[VHDL/FPGA/Verilog] Verilog的边沿检测技术_设计源代码

波形数据上升下降沿的检测程序,已经经过仿真验证
The detection program of the rising descending edge of the waveform data has been verified by simulation (2018-03-01, Verilog, 36KB, 下载1次)

http://www.pudn.com/Download/item/id/1519885444912441.html

[VHDL/FPGA/Verilog] pseudo_random

基于vivado Verilog的伪随机数发生器,采用LFSR算法,并对其进行了升级,使用反馈级联的思想,从最大周期为2^n提升为原来的3-5倍
Based on vivado Verilog pseudo random number generator, using LFSR algorithm, and upgrade it, using the idea of feedback cascade, from the maximum cycle of 2^n to 3-5 times the original (2017-11-06, Verilog, 1845KB, 下载10次)

http://www.pudn.com/Download/item/id/1509968710764060.html

[VHDL/FPGA/Verilog] sp6ex15

SRAM读写测试,每秒进行一次单字节SRAM读写,使用chipscope观察时序波形
SRAM read and write test, a single byte SRAM read and write every second, using chipscope to observe the timing waveform (2017-08-02, Verilog, 4579KB, 下载5次)

http://www.pudn.com/Download/item/id/1501640997130381.html

[VHDL/FPGA/Verilog] sin

能够实现正弦波的输出以及通过频率控制字与相位控制字控制正弦波的相位与频率。
The output of the sine wave can be realized and the phase and frequency of the sine wave can be controlled by two control words. (2017-07-05, Verilog, 3KB, 下载2次)

http://www.pudn.com/Download/item/id/1499258785249087.html
总计:2488