CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - issues

搜索资源列表

  1. wishbone_i2c_master

    0下载:
  2. -- WISHBONE revB2 compiant I2C master core -- -- author: Richard Herveille -- rev. 0.1 based on simple_i2c -- rev. 0.2 april 27th 2001, fixed incomplete sensitivity list on assign_dato process (thanks to Matt Oseman) -- rev. 0.3 may 4th 200
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:5.34kb
    • 提供者:郑开科
  1. HARDWARE-DESIGN-AND-IMPLEMENTATION-ISSUES-ON-A-FPG

    0下载:
  2. 这篇论文的中文名字是:基于FPGA的智能摄像机的设计和实现。对于将要开发智能摄像的工程师来说,这篇论文将提供很大的帮助。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:3.13mb
    • 提供者:陈霄恒
  1. uCLinux_on_NiosII.rar

    0下载:
  2. NIOS II平台下,uClinux的移植笔记,详细地记录了移植中需要注意的问题。,NIOS II platform, uClinux porting notes, a detailed record of the migration issues that need attention.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1mb
    • 提供者:琉璃
  1. Verilog_UDP

    0下载:
  2. 辛辛苦苦找到的UDP的资料,在verilog中UDP指的是用户定义的原语。比如说大家有时候会见到“primitive...table...endtable...endendprimitive”这样的代码段,在书上只能找到大概的解释。到网上查的话又老是跟TCP/IP的UDP冲突。所以特地搜集到了这个东西,希望能帮助大家解决“用户原语”相关的问题。-UDP hard to find the information in verilog in the UDP refers to the user-de
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:122.7kb
    • 提供者:龙也
  1. logicassign

    0下载:
  2. 同一基类型的两分辨类型的赋值相容问题,各个源描述的编译顺序是:logic.vhd,assign.vhd-The same base type to distinguish the two types of assignment compatibility issues, the various sources described in the order of the compiler: logic.vhd, assign.vhd
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:1.89kb
    • 提供者:李扬
  1. FPGA-basedhardwareimplementationofneuralnetworks.r

    0下载:
  2. 基于FPGA的神经网络硬件实现中的关键问题研究,适合用fpga研究神经网络的工程人员参考-FPGA-based hardware implementation of neural networks in the study of key issues for research with neural networks fpga reference works
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:86.27kb
    • 提供者:bonjour
  1. ebook_verilog_fine_state_machine

    0下载:
  2. 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
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:118.62kb
    • 提供者:rex
  1. 2

    0下载:
  2. FPGA设计中几个基本问题的分析及解决 多时钟系统,时钟设计,时钟歪斜,门控时钟,毛刺信号及其消除,FPGA中的延时设计,FPGA设计应注意的其它问题-FPGA design analysis of a few basic questions and solve multi-clock system, clock design, clock skew, clock gating, and the elimination of burr signal, FPGA design of the d
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:46.62kb
    • 提供者:江凯
  1. vhdl_design

    0下载:
  2. 介绍VHDL编程技巧,注意事项的好资料。适合接触过vhdl一段时间的人-Introduction VHDL programming skills, good attention to information issues. Vhdl for some time to come into contact with people
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:172.96kb
    • 提供者:李超
  1. memtest

    0下载:
  2. 在数字系统中,一般存在多个芯片,利用不同的特点用于实现不同的功能,一般都包含CPU,FPGA,AD,DA,memory,ASSP(专用标准模块),ASIC等。CPU用于进行智能控制,FPGA进行硬件算法处理和多设备接口,AD进行模数转换,DA进行数模转换,memory存储临时数据。因此,FPGA如何与其他芯片进行通讯是重要的设计内容。数据输入,数据输出,双向通讯,指令传递,地址管理,不同时钟的异步通讯问题等等都需要处理。最基本的MEMORY如SRAM(128KX8bbit静态存储器628128)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:218.17kb
    • 提供者:平凡
  1. VHDLtraining

    0下载:
  2. The basic concepts of VHDL language 1.1 Data types and data objects declared 1.2 VHDL descr iption of the syntax 1.3 Class design 1.4 functions, procedures and packages 1.5 Issues and discussion 1.6 References-The basic concepts of VHDL l
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1.5mb
    • 提供者:vkiy
  1. KD-CPU

    1下载:
  2. 计算机原理课程设计给予Verilog做的课题,丰富的指令支持,LOOP,TRAP、以及子程序调用等-Principles of curriculum design to do the computer issues a rich instruction support, LOOP, TRAP, and subroutine calls, etc.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-08-02
    • 文件大小:492kb
    • 提供者:张鸿云
  1. Design_of_Embedded_Control_Systems

    0下载:
  2. This volume presents new results in the design of embedded control systems, each chapter authored by an expert. The text focuses on current issues with new approaches for the analysis and synthesis of discrete systems and is aimed at programmable log
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1.9mb
    • 提供者:zhangyung
  1. Digital_Signal_Integrity

    0下载:
  2. Book on PCB digital signal integrity issues.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-09
    • 文件大小:15.79mb
    • 提供者:_Aquarius_
  1. practical_design_verification

    0下载:
  2. Improve design efficiency and reduce costs with this practical guide to formal and simulation-based functional verification. Giving you a theoretical and practical understanding of the key issues involved, expert authors explain both formal tec
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1.9mb
    • 提供者:sami tarja
  1. key1

    0下载:
  2. 矩阵键盘实验1:向用户介绍矩阵键盘扫描实现的方法,没有考虑去抖和判断键弹起的问题;把相应的键值显示在数码管上-Matrix Keyboard Lab 1: Introduction to the user to achieve the keyboard scan matrix approach, not considered to shake and bounce to determine key issues the corresponding keys on the display in
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:827byte
    • 提供者:riversky
  1. FPGAclock

    0下载:
  2. FPGA设计中,时钟设计是很重要的一环,本文主要描述了FPGA设计中时钟设计的重要事项-FPGA design, clock design is a very important part, this paper describes the design of FPGA design, the clock on important issues
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:140.34kb
    • 提供者:张凯
  1. 44317447-Vhdl-Sim-Syn

    0下载:
  2. This document is meant to be an introduction to VHDL both as a simulation language and an input language for automatic logic synthesis. It is based on material originally prepared for the ASIC Design Laboratory taught at the University of Twente
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:106.51kb
    • 提供者:phitoan
  1. Verilog-example-135-

    0下载:
  2. 非常适用的Verilog程序,含有135个相关问题的Verilog程序代码,方便大家使用。-Verilog procedures are applicable, with 135 issues related to Verilog code, we facilitate use.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:23.25kb
    • 提供者:颜黎明
  1. tft

    0下载:
  2. 好东西,重要的是分享,此压缩包文件是关于怎样使用tft液晶屏的,还有是关于fpga与dsp通信的实现,大家好好讨论讨论,相互提高-Good thing, it is important to share, if there are any questions, or what the key issues, we have a good discussion to discuss with each other to improve
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-20
    • 文件大小:30.81mb
    • 提供者:开发
« 12 »
搜珍网 www.dssz.com