搜索结果
找到约 8,501 项符合
system verilog 的查询结果
按分类筛选
- 全部分类
- 技术资料 (2902)
- VHDL/FPGA/Verilog (1542)
- 其他书籍 (284)
- 其他 (255)
- 学术论文 (186)
- 教程资料 (149)
- 单片机编程 (148)
- 嵌入式/单片机编程 (142)
- 单片机开发 (128)
- 其他嵌入式/单片机内容 (128)
- 书籍 (125)
- matlab例程 (112)
- Java编程 (111)
- 可编程逻辑 (110)
- Linux/Unix编程 (104)
- 系统设计方案 (93)
- 通讯/手机编程 (80)
- 软件设计/软件工程 (79)
- 电子书籍 (77)
- 微处理器开发 (65)
- 文章/文档 (61)
- VIP专区 (61)
- 通讯编程文档 (52)
- 源码 (50)
- 书籍源码 (49)
- 软件工程 (47)
- 加密解密 (44)
- 操作系统开发 (44)
- 汇编语言 (44)
- VHDL/Verilog/EDA源码 (39)
- 串口编程 (39)
- 文件格式 (35)
- 行业发展研究 (33)
- 技术书籍 (31)
- VC书籍 (28)
- 编译器/解释器 (26)
- 网络 (26)
- 其他数据库 (26)
- 人工智能/神经网络 (26)
- 驱动编程 (25)
- Internet/网络编程 (25)
- 压缩解压 (24)
- *行业应用 (24)
- 嵌入式Linux (24)
- Delphi控件源码 (24)
- SQL Server (24)
- 模拟电子 (23)
- 无线通信 (22)
- 数学计算 (22)
- 技术管理 (22)
- DSP编程 (19)
- 数据库系统 (19)
- USB编程 (19)
- 电源技术 (18)
- 企业管理 (18)
- 其他行业 (18)
- 中间件编程 (18)
- Jsp/Servlet (18)
- 嵌入式综合 (17)
- 技术教程 (16)
- 教程资料 (16)
- VxWorks (16)
- 数值算法/人工智能 (15)
- JavaScript (14)
- 教程 (13)
- Java书籍 (12)
- Windows CE (11)
- 教育系统应用 (10)
- uCOS (10)
- 并行计算 (10)
- 开发工具 (9)
- 金融证券系统 (9)
- 医药行业 (9)
- GPS编程 (9)
- 精品软件 (9)
- 软件 (8)
- 工控技术 (8)
- 游戏 (8)
- Applet (8)
- 数据结构 (8)
- MySQL数据库 (8)
- RFID编程 (8)
- 3G开发 (8)
- 资料/手册 (7)
- ARM (7)
- 通信网络 (7)
- 多国语言处理 (7)
- 酒店行业 (7)
- 接口技术 (6)
- 实用工具 (6)
- SCSI/ASPI (6)
- 家庭/个人应用 (6)
- 邮电通讯系统 (6)
- 其他文档 (5)
- EDA相关 (5)
- 教程资料 (5)
- allegro (5)
- J2ME (5)
- 百货/超市行业 (5)
- Symbian (5)
技术资料 Rulph Chassaing的DSP和应用(TMS320C6x系列)
· 共543页,每章都有例子1 DSP Development System2 Input and Output with the DSK3 Architecture and Instruction Set of the C6x Processor4 Finite Impulse Response Filters5 Infinite Impulse Response Filters6 Fa
技术资料 Atmega128 定时器使用函数
// File Name : 'timer128.h'
// Title : System Timer function library for Mega128
// Author : Pascal Stang - Copyright (C) 2000-2003
// Created : 11/22/2000
// Revised : 02/10/2003
// Version : 1.1
// Target MCU : Atmel AVR Series
// Editor Tabs : 4
技术资料 pico os
pico]OS is a highly configurable and very fast real time operating system (RTOS). It targets a wide range of architectures, from very small 8 bit processors and microcontrollers up to very huge platforms. Ports are available for 6502, 80x86, PPC and AVR. arm cortex m.
VHDL/Verilog/EDA源码 sdram.rar
SDRAM控制器,Verilog源码。适用SDRAM芯片:三星KM416S1120D,NEC uPD4516161AG5,OKI MSM56V1616,有详细的说明,可直接使用!
VHDL/FPGA/Verilog 详细描述了DM9000A网络接口芯片的功能
详细描述了DM9000A网络接口芯片的功能,对于DE2开发板上的学习很有帮助。还上载了C程序的实现以及Verilog 代码的实现,
VHDL/FPGA/Verilog Designing a synchronous finite state machine (FSM) is a common task for a digital logic engineer. T
Designing a synchronous finite state machine (FSM) is a common task for a digital
logic engineer. This paper discusses a variety of issues regarding FSM design using
Synopsys Design Compiler. Verilog and VHDL coding styles are presented, and
different methodologies are compared using real-world exam ...
学术论文 FIR数字滤波器的FPGA实现研究
采用Verilog HDL语言分剐实现了FIR数字滤波器的改进的串行结构、
并行结构以及DA结构,并在ModelSim仿真验证平台中仿真了实现设计。
技术资料 基于FPGA的多点温度采集
该软件主要实现基于FPGA的多点温度采集,通过LCD1602显示三个DS18B20温度传感器的值,设计语言是Verilog,已通过实物验证。
技术资料 SRAM测试程序及应用
sram的测试程序,用verilog编写,对sram进行读写操作,学习fpga的可以借鉴一下。
包括完整的测试代码及工程文件,还有测试文件及仿真波形。非常适合初学。