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

搜索资源列表

  1. 100个vhdl设计例子

    0下载:
  2. 内附多路选择器,74系列芯片VHDL源码,加法器,FIR,比较器等大量例子,对初学VHDL语言很有好处。可用maxplus,quartus,synplicity等综合软件进行调试-contains multiple-choice, 74 chips VHDL source code, the adder, FIR, comparators, etc. are plenty of examples for beginners VHDL very good. Available maxplus, Q
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:233299
    • 提供者:杰轩
  1. CHENGFAQI

    0下载:
  2. 本源码是高速并行乘法器的设计源码,开发软件为MAX+PLUS.输入为两个带符号的二进制数-the source is a high-speed parallel multiplier design source, development of software for MAX PLUS. with the importation of two symbols of binary -
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:980
    • 提供者:朱冬梅
  1. 100Examples

    0下载:
  2. 该源码为用VHDL(硬件描述语言)编写的100个实例的源代码,是学习VHDL的绝好资源。软件环境为maxplus10.2及以上版本或Quartus2。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:210433
    • 提供者:gung66
  1. FPGA_RS_232

    0下载:
  2. 这个源码是经过对RS232长时间的研究得到的扩展性代码,主要的功能是计算机发给FPGA数据,FPGA利用这些数据去驱动数码管显示,然后再把数据通过串口传给计算机,通过串口调试软件看到你发给FPGA的数据,建议大家先看明白RS232串口通信协议之后再动手编模块。-FPGA_RS_232
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:478724
    • 提供者:姜国千
  1. DDS_Verilogcode

    0下载:
  2. 这是一个数字频率综合器(DDS)的Verilog实现源码,采用Quatoues软件综合和仿真-That this is a digital frequency synthesizer (DDS) of the Verilog implementation source code, synthesis and simulation software with Quatoues
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:699313
    • 提供者:追月
  1. DigitalClock

    0下载:
  2. 用EDA仿真软件做的一个数字钟设计实验,能够实现小时、分钟、秒的60进制计时。是我的课程设计全部源码哦~-EDA simulation software to do with a digital clock design experiments, to achieve hour, minute, second of 60 Hex timing. Curriculum design is all the source code of my oh
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:182678
    • 提供者:王子涵
  1. mul_ser12

    0下载:
  2. 本源码是用Verilog编写的12位移位相加乘法器的设计源码,开发软件为MAX+PLUS,已经测试通过。-The Verilog source code is written in the sum of 12-bit shift multiplier design source code, developing software for the MAX+ PLUS, has been tested.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:305555
    • 提供者:Aaran
  1. VHDL_Snake_Game

    1下载:
  2. 在FPGA开发板上用VHDL语言实现了贪吃蛇游戏,开发软件为quartus 2.这是详细的实验报告,包括源码-Snake game with VHDL FPGA development board, software development quartus 2 This is a detailed experimental report, including the source
  3. 所属分类:VHDL编程

    • 发布日期:2012-12-07
    • 文件大小:2142600
    • 提供者:李守宪
  1. Multiplier16

    1下载:
  2. 本文设计了一种可以实现16位有符号/无符号二进制数乘法的乘法器。该乘法器采用了补码一位乘(Booth算法), 简化了部分积的数目, 减少了某些加法运算,从而提高了运算速度。该乘法器利用Verilog代码实现,通过Modelsim软件对相应的波形进行仿真验证,并通过QuartusII软件对源码进行编译综合。-This paper designed a 16 signed/unsigned binary number multiplication of the multiplier can be a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-20
    • 文件大小:5754546
    • 提供者:hxy
  1. uart_lcd

    0下载:
  2. 串口控制LCD1602显示的源码 开发软件:Quartus II 9.0 (32-Bit) 硬件:EP1C12-Serial control the the LCD1602 display of source development software: Quartus II 9.0 (32-Bit) Hardware: EP1C12
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-18
    • 文件大小:917099
    • 提供者:
  1. DDR2_Control

    0下载:
  2. 本源码是用FPGA控制DDR2芯片的vhdl源码,并使用了modelsim仿真软件测试代码-The source is the use of FPGA control DDR2 chip vhdl source, and the use of modelsim simulation software test code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-31
    • 文件大小:13041667
    • 提供者:冯鹏飞
  1. 2_Mixer

    0下载:
  2. 基于Quartus II 13.0 的将两信号进行混合相乘的源码,适合于新人熟悉掌握该软件使用-Based on the Quartus II 13.0 mix two signal multiplication of the source code, suitable for a new master to use the software
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-13
    • 文件大小:17783065
    • 提供者: 黄洁锋
搜珍网 www.dssz.com