搜索资源列表
NonblockingAssignment
- 详细介绍verilog语言中的阻塞和非阻塞问题-Detailed Verilog language obstructive and non-blocking problem
FPGAEthernetVerilog
- 使用Verilog语言在FPGA平台上控制Ethernet上数据的发送与接收-FPGA realization using Verilog to control transmitting and receiving data over Ethernet
564-784-fpga-1-develop
- 该文档主要针对Verilog语言的快速应用指南,包括语法、综合及硬件方面的应用等内容-The document aimed at the rapid application of Verilog language guide, including grammar, comprehensive and content of the application of hardware
Verilog-HDL
- verilog HDL程序入门,很好学,基本和C语言一样,几天就可以简单的编程-verilog HDL program entry, very good school, Basic and C language, a few days can be a simple programming
Verilog_HDL_basics_online_CN
- 是一本比较精炼但是很全面的Verilog语言教程-Is a more refined but very comprehensive Verilog language tutorial
yinjianmiaoshuyuyanVerilog(disiban)
- 这是硬件描述语言verilog的第四版,希望对大家的学习有帮助。-This is a hardware descr iption language Verilog fourth edition, I hope to learn from everyone.
shixunlaozhong
- 基于Verilog HDL语言的多功能数字钟,能够实现置位和清零功能。 -Verilog HDL language-based multi-function digital clock, to achieve set and clear functions.
dianzhen
- 点阵图形显示,十字和叉字循环显示,利用verilog语言汇编,有测试代码。-Dot matrix graphic display, cross and cross word cycle display, using Verilog language, assembly, testing code.
zhongzhilvbo
- 中值滤波的FPGA(Verilog语言)实现方法,可以作为通信,图像专业的编程参考, -Median filter FPGA (Verilog language) implementation can be used as communication, professional programming reference image,
QC-LDPC-decoder-FPGA
- 文章提出了一种可以兼容不同码率规则和非规则准循环低密度校验码(LDPC)的部分并行译码结构, 用Verilog语言开发,基于该部分并行结构在Altera公司的StratixII-EP2S90器件上验-This paper presents a part of different bit rates can be compatible with the rules and irregular quasi-cyclic low density parity check code (LDPC) de
FpgaFskDemod
- 程序实现一种FSK的解调,语言为verilog。(Program to achieve a FSK demodulation, the language is verilog.)
Verilog基础知识
- Verilog基础知识,verilog是一种简化数字电路开发的硬件描述语言。它和其他编程语言不太一样,它核心在描述,既学习的重点应该落在电路上,用verilog如何搭出想要的电路。