搜索资源列表
verilog基础知识
- verilog基础知识.rar--Basic knowledege of verilog.
Verilog HDL的基础教程
- Verilog HDL的基础教程PDF资料
verilog视频教程
- verilog基础教程,很清晰,讲解很详细
Verilog_HDL
- 华为文档《硬件描述语言Verilog基础》-目录 原来搞VHDL,刚刚开始学Verilog。觉得这个入门的提纲不错,共享一下。 -Huawei Documents " basic Verilog Hardware Descr iption Language" - the original directory engage in VHDL, just beginning to learn Verilog. Feel that the entry of the outl
Mars_EP1C6F_Fundermental_demo(Verilog)
- FPGA开发板配套Verilog HDL代码。芯片为Mars EP1C6F。是基础实验的源码。包括加法器、减法器、乘法器、多路选择器等。-FPGA development board supporting Verilog HDL code. Chips for the Mars EP1C6F. Are the basic source experiment. Including the adder, subtraction, and multiplier, such as MUX.
VERILOG
- verilog基础知识与快速提高练习,包括verilog的语法知识,以及一些基本操作-verilog
verilog
- 经典verilog实例,将近130多个。包含大部分设计基础实例,有益于初学者学习。-Classic example of verilog, nearly more than 130. Contains examples of most of the design basis, the benefit of beginners learning.
verilog
- 一个很好的关于verilog的PPT 第1章 EDA设计与Verilog HDL语言概述 第2章 Verilog HDL基础与开发平台操作指南 第3章 Verilog HDL程序结构 第4章 VERILOG HDL语言基本要素 第5章 面向综合的行为描述语句 第6章 面向验证和仿真的行为描述语句 第7章 系统任务和编译预处理语句 第8章 VERILOG HDL可综合设计的难点解析 第9章 高级逻辑设计思想与代码风格 第10章 可综合状态机开发实例 第1
verilog
- 第1章 EDA设计与Verilog HDL语言概述 第2章 Verilog HDL基础与开发平台操作指南 第3章 Verilog HDL程序结构 第4章 VERILOG HDL语言基本要素 第5章 面向综合的行为描述语句 第6章 面向验证和仿真的行为描述语句 第7章 系统任务和编译预处理语句 第8章 VERILOG HDL可综合设计的难点解析 第9章 高级逻辑设计思想与代码风格 第10章 可综合状态机开发实例 第11章 常用逻辑的VERILOG HDL实现
spectre-verilog-simulation
- 用SpectreVerilog进行模数混仿,是进行数模混合仿真的基础教程,文档有例子。-Mixed with the analog to digital SpectreVerilog simulation, is the mixed analog-digital simulation based tutorials, documentation, there are examples.
Verilog-HDL
- verilog基础知识,对verilog进行一些简单的描述,使编程者掌握EDA工具的使用和编程-the fundermental knowledge of verilog
Verilog
- Verilog基础知识,很有用,pdf版本,适用于初学者 -Verilog basics
verilog-example
- verilog基础实验,包括篮球计数器,序列检测计等-verilog based experiments, including basketball counter sequence detector
verilog-basic
- verilog基础编程,交通指示灯,时钟,LED等类容-Based programming verilog, traffic lights, clock, LED such as capacity
Verilog for fpga
- verilog基础使用资料,包括基础语法以及使用例子,适合初学者(basic files for verilog program in FPGA)
数字信号处理的FPGA实现-第三版-verilog源程序
- 数字信号处理的FPGA实现, 包括了FPGA基础知识,浮点运算,信号处理的FIR FFT等,附录包含源代码(Digital signal processing FPGA implementation, including the basic knowledge of FPGA, floating point operations, signal processing FIR, FFT, etc., the appendix contains the source code)
Verilog的135个经典设计实例
- 编程基础包括一些实用例子,有中文注释,可以直接阅读(Programming basis, including some practical examples, there are Chinese notes, you can read directly)
Verilog-HDL基础知识非常好的学习教程
- Verilog-HDL基础知识非常好的学习教程(Verilog-HDL basic knowledge, a very good learning tutorial)
Verilog数字系统设计教程(第二版)夏宇闻
- Verilog学习基础书籍,推荐其第四部分作为手册查阅(Verilog based learning books, recommended the fourth part as handbooks)
Verilog基础知识
- Verilog基础知识,verilog是一种简化数字电路开发的硬件描述语言。它和其他编程语言不太一样,它核心在描述,既学习的重点应该落在电路上,用verilog如何搭出想要的电路。