搜索结果
找到约 5,001 项符合
Verilog HDL 的查询结果
按分类筛选
- 全部分类
- 技术资料 (1821)
- VHDL/FPGA/Verilog (1576)
- 学术论文 (162)
- 教程资料 (135)
- 其他书籍 (121)
- 其他 (109)
- 可编程逻辑 (96)
- 嵌入式/单片机编程 (91)
- 其他嵌入式/单片机内容 (91)
- 单片机开发 (71)
- VIP专区 (42)
- VHDL/Verilog/EDA源码 (39)
- 源码 (37)
- 微处理器开发 (37)
- 串口编程 (32)
- 技术书籍 (29)
- 软件设计/软件工程 (29)
- 加密解密 (25)
- 汇编语言 (25)
- 通讯/手机编程 (24)
- 电子书籍 (23)
- 系统设计方案 (23)
- 精品软件 (17)
- 技术教程 (15)
- 文章/文档 (15)
- 操作系统开发 (14)
- 书籍源码 (14)
- 教程资料 (14)
- 中间件编程 (13)
- 书籍 (12)
- 文件格式 (12)
- 教程 (11)
- ALTERA FPGA开发软件 (11)
- 编译器/解释器 (11)
- 单片机编程 (10)
- USB编程 (10)
- 并行计算 (10)
- 压缩解压 (9)
- DSP编程 (8)
- 软件工程 (8)
- Linux/Unix编程 (8)
- *行业应用 (7)
- 数学计算 (6)
- 其他文档 (5)
- EDA相关 (5)
- 嵌入式综合 (5)
- allegro (5)
- 行业发展研究 (5)
- 应用设计 (4)
- 开发工具 (4)
- 实用工具 (4)
- 教程资料 (4)
- Internet/网络编程 (4)
- 无线通信 (3)
- 教材/考试/认证 (3)
- 资料/手册 (3)
- Mentor (3)
- SCSI/ASPI (3)
- 通讯编程文档 (3)
- 数据结构 (3)
- matlab例程 (3)
- 并口编程 (3)
- VC书籍 (3)
- RFID编程 (3)
- 论文 (2)
- FPGA (2)
- 电子书籍 (2)
- PCB相关 (2)
- 行业应用文档 (2)
- 设计相关 (2)
- 仿真技术 (2)
- 模拟电子 (2)
- FPGA (2)
- 技术管理 (2)
- 家庭/个人应用 (2)
- Windows CE (2)
- GPS编程 (2)
- 人物传记/成功经验 (2)
- 软件 (1)
- 经验 (1)
- 其他 (1)
- C/C++语言编程 (1)
- 经验分享 (1)
- 数值算法/人工智能 (1)
- 驱动程序 (1)
- 数据库系统 (1)
- 测试测量 (1)
- 集成开发环境 (1)
- 通信网络 (1)
- Genesis (1)
- 游戏 (1)
- 编辑器/阅读器 (1)
- 网络 (1)
- 传真(Fax)编程 (1)
- 金融证券系统 (1)
- 人工智能/神经网络 (1)
- Delphi控件源码 (1)
- 其他行业 (1)
- 邮电通讯系统 (1)
- 3G开发 (1)
可编程逻辑 十个练习让你学会Verilog语言
十个练习让你学会Verilog语言
可编程逻辑 夏宇闻老师优秀的verilog教程课件
本资料是关于夏宇闻老师优秀的verilog教程课件,其中包括verilog讲稿PPT、verilog课件、verilog例题等。
可编程逻辑 verilog可综合与不可综合语句概述
关于Verilog中的可综合语句和不可综合语句的汇总介绍
可编程逻辑 XAPP143-利用Verilog来创建CPLD设计
This Application Note covers the basics of how to use Verilog as applied to ComplexProgrammable Logic Devices. Various combinational logic circuit examples, such asmultiplexers, decoders, encoders, comparators and adders are provided. Synchronous logiccircuit examples, such as counters and state m ...
可编程逻辑 Verilog编码中的非阻塞性赋值
 
One of the most misunderstood constructs in the Verilog language is the nonblockingassignment. Even very experienced Verilog designers do not fully understand how nonblockingassignments are scheduled in an IEEE compliant Verilog simulator and do not understand whenand why nonblocking assi ...
电子书籍 一本全面的verilog参考书
一本全面的verilog参考书
嵌入式/单片机编程 用verilog编写的多功能数字钟
用verilog编写的多功能数字钟
VHDL/FPGA/Verilog verilog编写实用多功能电子表
verilog编写实用多功能电子表
VHDL/FPGA/Verilog verilog编写的32位浮点加法器
verilog编写的32位浮点加法器
VHDL/FPGA/Verilog 加法器(使用verilog编写的),虽然简单
加法器(使用verilog编写的),虽然简单,但是这也是学习verilog最基础的东西!希望大家一起学习!