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

资源列表

« 1 2 ... .47 .48 .49 .50 .51 4252.53 .54 .55 .56 .57 ... 4322 »
  1. CAN--for-FPGA

    2下载:
  2. FPGA控制SJA1000实现CAN协议 适合深入学子FPGA的学生 很不错-FPGA control the SJA1000 CAN protocol for in-depth realization of the students are very good students FPGA
  3. 所属分类:VHDL编程

    • 发布日期:2012-07-05
    • 文件大小:17578158
    • 提供者:qzl001
  1. FPGA控制AD程序,ADC,DAC转换接口

    2下载:
  2. FPGA控制AD程序,ADC,DAC转换接口.rar 有限状态机控制AD采样.rar,FPGA control AD procedure
  3. 所属分类:VHDL编程

    • 发布日期:2016-12-23
    • 文件大小:269105
    • 提供者:黄群
  1. 三种16位整数运算器的ALU设计方法

    2下载:
  2. 三种16位整数运算器的ALU设计方法,调用库函数74181(4位ALU),组成串行16位运算器。(用74181的正逻辑) B.调用库函数74181和74182,组成提前进位16位运算器。(用74181的正逻辑) 注意:调74181库设计,加进位是“0”有效,减借位是“1”有效,所以最高位进位或借位标志寄存器要统一调整到高有效 C.用always @,case方式描述16位运算器。,Three 16-bit integer arithmetic logic unit of the ALU
  3. 所属分类:VHDL编程

    • 发布日期:2013-01-14
    • 文件大小:800
    • 提供者:yifang
  1. 基于FPGA的verilog语言的10种流水灯的设计报告

    2下载:
  2. 基于FPGA的verilog语言的10种流水灯的设计报告,有相应的方框图和具体的程序解释-FPGA-based verilog language of the 10 water light design report, there is a corresponding block diagram and detailed explanation of the procedures
  3. 所属分类:VHDL编程

    • 发布日期:2016-01-25
    • 文件大小:89088
    • 提供者:柳沐璇
  1. OFDM系统中的QAM调制

    2下载:
  2. OFDM系统中的QAM调制,用verilog语言编写,用于FPGA设计,QAM modulation for OFDM system
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-24
    • 文件大小:1320
    • 提供者:周美红
  1. VHDL_TP3067_PCM.用VHDL写的控制TP3067实现PCM编译码程序

    2下载:
  2. 用VHDL写的控制TP3067实现PCM编译码程序 包括系统原理图,VHDL源程序,各部分电路仿真。及完整的课程设计报告 ,To use VHDL to write the control of TP3067 to achieve PCM encoding and decoding procedures, including system schematic, VHDL source code, the part of the circuit simulation. And complete
  3. 所属分类:VHDL编程

    • 发布日期:2016-01-25
    • 文件大小:3392938
    • 提供者:胡宁博
  1. SD_verilog.用了硬件描述语言Verilog在完成对SD卡控制器的编写

    2下载:
  2. 该代码,只用了硬件描述语言Verilog在完成对SD卡控制器的编写,经济实用,The code, only the hardware descr iption language Verilog in the completion of the SD card controller to prepare, economical and practical
  3. 所属分类:VHDL编程

    • 发布日期:2016-08-25
    • 文件大小:24708
    • 提供者:宋宜良
  1. UART.使用FPGA的FIFO,状态机

    2下载:
  2. 使用FPGA的FIFO,状态机,乒乓操作等实现了异步UART。,The use of FPGA-FIFO, state machine, ping-pong operation to achieve the asynchronous UART.
  3. 所属分类:VHDL编程

    • 发布日期:2017-04-09
    • 文件大小:1107282
    • 提供者:xiao cao
  1. Sdram_Control_4Port.Verilog写的sdram的控制器

    2下载:
  2. 已经验证可用。此代码为Verilog写的sdram的控制器,可以由用户的使用而加载到自己的项目中自行开发。,Have verified that is available. This Verilog code written sdram controller, can be loaded into the user' s use of their own self-developed projects.
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-27
    • 文件大小:15761
    • 提供者:lyd
  1. learn_dds.基于quartus ii 9.0的简易dds波形发生器

    2下载:
  2. 基于quartus ii 9.0的简易dds波形发生器,可以产生正弦,方波,三角波,可变幅,可变频。非常适合学习使用,使用时请按自己的芯片和引脚设置,Quartus ii 9.0 Based on dds simple waveform generator can produce sine, square, triangle wave can be amplitude, frequency can be. Very suitable for learning to use, when used
  3. 所属分类:VHDL编程

    • 发布日期:2016-04-29
    • 文件大小:732127
    • 提供者:陈东旭
  1. shifter.实现串行数据与并行数据的转换

    2下载:
  2. 8位双向移位寄存器: 实现串行数据与并行数据的转换,移位寄存数据功能的,8-bit bi-directional shift register: the realization of serial data and parallel data conversion, data storage function of displacement
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-22
    • 文件大小:45758
    • 提供者:罗子
  1. 任意维矩阵求逆的verilog实现方式

    2下载:
  2. verilog 任意维矩阵求逆的verilog实现方式,Verilog arbitrary-dimensional matrix inversion methods to achieve the Verilog
  3. 所属分类:VHDL编程

    • 发布日期:2016-03-10
    • 文件大小:202889
    • 提供者:付彦青
« 1 2 ... .47 .48 .49 .50 .51 4252.53 .54 .55 .56 .57 ... 4322 »
搜珍网 www.dssz.com