CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - quartus 11.0

搜索资源列表

  1. sin_generator

    0下载:
  2. 在quartus 11 5.1 里用VHDL编写的正弦波发生器,经过仿真通过
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:246527
    • 提供者:郭翠双
  1. q_sys

    0下载:
  2. PCIe ip核。使用Quartus II 11.0,在Altera开发板4cgx15上验证通过。-PCIe ip core. Using the Quartus II 11.0, in the Altera development board 4cgx15 verify through.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2875
    • 提供者:xianwy
  1. unishift

    0下载:
  2. An universal shift register performs the following tasks load, right shift ,left shift and parallel load as the selection inputs are 00,01,10,11 respectively. Such a register is implemented here in Quartus.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1393
    • 提供者:sidd
  1. mcu-fpga

    1下载:
  2. 目录 FPGA & MCU 开发板介绍 实验1 QuartusII 软件应用 实验2 Keil C51 应用 实验3 字符型LCD YM1602 的应用 实验4 带字库的中文LCD YM12864 的应用 实验5 时钟芯片DS1302 的应用 实验6 I2C 总线器件AT24C64 的应用 实验7 数字温度传感器的应用 实验8 行列式键盘 实验9 硬件电子琴的设计 实验10 AD 与DA 的使用 实验11 简易DDS 信号源设计 实验12 用模
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-08-02
    • 文件大小:1640448
    • 提供者:lyy
  1. QII_11.0_SP1_Linux

    0下载:
  2. un crack pra quartus II 11.0 sp1
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-26
    • 文件大小:1117184
    • 提供者:cronoxbu
  1. exp_micro_s

    0下载:
  2. 自己在QuartusII9.1及Modelsim新版本中完成的microsequencer实例的工程文件。 1.echo uart,接收rx_data,再回复! 2.运行时请注意完整路径: D:\EXP\EXP_SOPCbuilder\exp_micro_s 3.UART数据输入问题? 3.1 MODELSIM中w完信号后,run/restart一次。 3.2 设置clock=20ns。 3.3 命令行中输入uart_drive调出uart_
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:5038900
    • 提供者:zh
  1. sopc_lcd_led

    0下载:
  2. 利用De0_nano建立的SOPC系统,其中包含有LCD,LED,DDS函数发生和ADC等源程序。工程编译环境为Quartus II 11.0,eclipse for sopc。-Established by De0_nano SOPC system, which includes LCD, LED, DDS functions occurrence and ADC and other source. Project build environment for the Quartus II 11
  3. 所属分类:Other Embeded program

    • 发布日期:2017-06-20
    • 文件大小:32747102
    • 提供者:包文博
  1. Quartus II 11.0注册工具

    0下载:
  2. 实测,好用!建议初学者使用11.0,因为网上分享的经验比较丰富!
  3. 所属分类:注册器

  1. counter10

    0下载:
  2. verilog编写的10进制计数器,并且功能仿真正确。软件为quartus II 11.0,和Modelsim-verilog prepared 10 binary counter, and functional simulation is correct. Software quartus II 11.0, and Modelsim
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:127803
    • 提供者:任留阳
  1. EP2C8-2010_FPGA

    0下载:
  2. EP2C208C8 FPGA开发源代码(芯蓝C8板) turn_on_led 点亮LED sw_led 拨动开关控制LED rider_led 跑马灯 water_led 流水灯 key_led_without_debounce 轻触开关控制LED,无按键去抖 key_led_with_debounce 轻触开关控制LED,有按键去抖 seg7x8_dynamic_disp 七段数码管动态显示 matrixKeyb
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-15
    • 文件大小:3846240
    • 提供者:wqc
  1. IIC_write_one_bite_read_random

    0下载:
  2. 本实验通过IIC协议完成对EEPROM的操控,进行单字节的写入和随机的读取。-Module Name : IIC通信实验 //Engineer : WHN //Target Versions : EP2C8Q208C8 //Create Date : Quartus II 11.0 //Revision : V1.0 //Descr iption : 本实验通过IIC协议完成对EEPROM的操控,进行单字节的 // 的写入和随机的读取。下面是顶层
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:780718
    • 提供者:汪皓楠
  1. ex1

    0下载:
  2. 设计一个循环灯控制器,该控制器控制红、绿、黄三个发光管循环发亮。要求红发光管亮2秒,绿发光管亮3秒,黄发光管亮1秒。(假设外部提供频率为1MHz的方波信号) 编程环境为Quartus II 11.0 仿真环境为 Modelsim 6.6d 通过仿真可以看出。系统复位后,红发光管亮2秒,绿发光管亮3秒,黄发光管亮1秒,三个发光管循环发亮。 -Design a loop lamp controller that controls the red, green and ye
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:438715
    • 提供者:zhuang
  1. NRZ_M

    0下载:
  2. 在quartus II 11.0中,完成对NRZ码的码型变换为NRZ_M码-Completion of the NRZ code pattern transformation NRZ_M code
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3529
    • 提供者:徐体林
  1. 11

    0下载:
  2. 介绍了应用FPGA芯片和硬件描述语言(VHDL)设计微波炉控制器系统的方法。系统使用VHDL编程实现各底层模块的功能,顶层的设计采用图形输入完成。论文主要阐述模块化设计的思想和状态图的描述方法,以及他们在硬件描述语言中的应用,并展示了其在Quartus II 开发系统下的仿真结果。-This paper introduces the application of FPGA chip and the hardware descr iption language (VHDL) method for
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1457903
    • 提供者:十禅
  1. i2c_master

    0下载:
  2. This details an I2C master component for single master buses, written in VHDL for use in CPLDs and FPGAs. The component reads and writes to user logic over a parallel interface. It was designed using Quartus II, version 11.1. -This details an I2C mas
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3560
    • 提供者:jakom
  1. UART

    0下载:
  2. 基于quartus ii 11.0与nios ii 11.0 串口通信-Serial communication based on II quartus 11 and II NIOS 11
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:594853
    • 提供者:wang
  1. Quartus-II-11.0.208-SP1-Altera-Complete-Design-Su

    0下载:
  2. Altera Quartus 12.1 Software Patch
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:723388
    • 提供者:Anwar
  1. shift

    0下载:
  2. shift of code VDHL by using quartus -shift of code VDHL by using quartus 11
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-01
    • 文件大小:209190
    • 提供者:saef91
  1. onetap 19.11.2019

    1下载:
  2. Quartus best tooollll
  3. 所属分类:其他

    • 发布日期:2021-04-16
    • 文件大小:492544
    • 提供者:knkbancon
« 1 2»
搜珍网 www.dssz.com