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

搜索资源列表

  1. 1111

    0下载:
  2. 基于Verilog-HDL的转子振动噪声电压峰值检测,值得学习啊,
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2299806
    • 提供者:王朱忠
  1. 1111

    0下载:
  2. 基于FPGA的多波形发生器 基于FPGA的多波形发生器
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1073796
    • 提供者:刘明吉
  1. V3(2)

    0下载:
  2. 设计一个7段数码管译码器,带数码管的4位可逆计数器 [具体要求] 1. 7段数码管译码器 使用拨码开关SW3, SW2, SW1, SW0作为输入,SW3为高位,SW0为低位。 将输出的结果在HEX1,HEX0显示。当输入为‘0000’~‘1111’显示为00~15, 2. 带数码管的4位可逆计数器 将实验三的结果在数码管上显示。结合上次实验,将4位可逆计数器,数码管显示,分别作为两个子模块,实现在数码管上显示的4位可逆计数器。-Design of a 7-s
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:334458
    • 提供者:weijian
  1. 4-16

    0下载:
  2. 4-16译码器。按0000-1111编码,相应的得到输出。下载后可实现-4-16 decoder. Encoded by 0000-1111, the corresponding receive output. Download can be realized
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-23
    • 文件大小:48857
    • 提供者:熊熊
  1. VHDLdigital

    0下载:
  2. 7段数码管译码器设计与实现 一.实验目的 1. 掌握7段数码管译码器的设计与实现 2. 掌握模块化的设计方法 二.实验内容 设计一个7段数码管译码器,带数码管的4位可逆计数器 [具体要求] 1. 7段数码管译码器 使用拨码开关SW3, SW2, SW1, SW0作为输入,SW3为高位,SW0为低位。 将输出的结果在HEX1,HEX0显示。当输入为‘0000’~‘1111’显示为00~15, 2. 带数码管的4位可逆计数器 将实验三的结果
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:89060
    • 提供者:爱好
  1. DF2C8_02_Key_SW_LED

    0下载:
  2. 1:按下复位按键,四个 LED 熄灭    2:如果拨码开关全部为 OFF 状态(输入 1111) ,四个 LED 从左到右依次点亮(跑马灯 效果) ,周而复始;    3:如果拨码开关不全为 OFF 状态(输入 0000~1110) ,四个 LED从左到右依次点亮(跑 马灯效果) ,周而复始;    4:如果按下四个轻触按键中的任意一个,LED 将全部点亮,放开按键后 LED 将恢复到 左移或右移操作,但移位操作的计
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:343999
    • 提供者:qiutian
  1. RISC_CPU

    0下载:
  2. Verilog写的简单处理器QuartusII下可编译 //指令 操作码 源寄存器 目的寄存器 操作 // NOP 0000 xxxxx xxxxxx 空操作 //ADD 0001 src dest dest<=src+dest //SUB 0010 src dest dest<=dest-src //AND 0011 src dest dest<=src&&dest //NOT 0100 src dest dest<
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:329001
    • 提供者:魏文沫
  1. sdram

    0下载:
  2. 通过 UART 读写 SDRAM verilog 源代码 通过 UART 的接口发送命令来读写 SDRAM 命令格式如下: 00 02 0011 1111 2222 00: 写数据 02: 写个数 0011: 写地址 1111 2222: 写数据, 是 16 bit, 每写完一个数据,向串口发送 FF 回应; 输出: FF FF 01 03 0044 01: 读sdram 03: 读的个数 0044: 读的地址 输出: xxxx xx
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:14332
    • 提供者:周西东
  1. YiSiWei-counter-

    0下载:
  2. 实现使能输入及异步清零的增一四位计数器,即要求在1111实现清零,且进位是1 -Realize that can input and asynchronous reset the increasing of YiSiWei counter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:124842
    • 提供者:cxl
  1. 1111

    0下载:
  2. 基于FPGA的图像处理算法研究及硬件设计-The image processing algorithm based on FPGA research and hardware design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1747277
    • 提供者:张维琛
  1. 1111

    0下载:
  2. verilog编写的计数显示模块,应用了文件关联,可以自由调用-Verilog write count display module, the application of the file associations, free calls
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:901941
    • 提供者:koma
  1. 1111

    0下载:
  2. 用FPGA实现1602显示 大家可以参考一下例子相互学习-FPGA Implementation of 1602 shows we can refer to his example to learn from each other
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:451283
    • 提供者:王得鑫
  1. check

    0下载:
  2. 这是一个检测器,功能是可以检测输入信号里面“1111”序列的vhdl程序。-This is a detector, the function is the sequence of " 1111" of the input signal which can be detected vhdl procedures.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-28
    • 文件大小:3405
    • 提供者:仝侨
  1. lab2parte1

    0下载:
  2. We want to show the values ​ set through the switches SW8-1 on the 7-segment display and HEX0 Hex1. Values ​ ​ are denoted SW4 and SW8-5-one, shown in Hex1 and diplays HEX0, respectively. Your circuit must be able to show the digits 0
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:1217
    • 提供者:Lais
  1. 1111-Sequence-Detection

    1下载:
  2. 1111序列检测的设计VHDL代码,用状态机实现111序列检测的设计,如果检测到正确的序列,则led灯亮起,否则熄灭-1111 Sequence Detection design VHDL code, using the state machine to achieve 111 Sequence Detection design, if it detects the correct sequence, led lights, otherwise extinguished
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:526
    • 提供者:syt
  1. 1111

    0下载:
  2. 对eda很好的学习作用 适合初学者 并能很好的学习vhdl语言-Learning the role of eda good for beginners and can be a good learning vhdl language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-14
    • 文件大小:22271774
    • 提供者:bala
  1. 4bit counter

    0下载:
  2. 4-bit synchronous counter counts sequentially on every clock pulse the resulting outputs count upwards from 0 ( 0000 ) to 15 ( 1111 )
  3. 所属分类:VHDL编程

    • 发布日期:2015-11-12
    • 文件大小:2809830
    • 提供者:Edwardaaamma
  1. 2-4decoder

    0下载:
  2. 设计一个4位二进制计数器。 ①计数范围从0000-1111,有低位进位输入和进位输出 ②有使能、异步复位功能 ③有同步置数功能 -Design a 2-4 decoder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1749017
    • 提供者:liyanmei
  1. Descending-ramp

    0下载:
  2. 递减斜波是一种原理和递增斜波相似的波形,只需将递增斜波的循环加法计数换成1111 1111 1111~0000 0000 0000循环减法计数即可。-Harmonic is a descending ramp and incremental principle similar waveforms, simply incremented counts up the ramp into the cycle of ~ 1111 1111 1111 0000 0000 0000 cycle counti
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:521
    • 提供者:zyz
  1. board

    0下载:
  2. 4位led灯以二进制从0000变化到1111,再从1111变化到0000,外加温度检测-4 led lights change 0000 to 1111 in binary, then change 1111 to 0000, plus temperature measurement
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3448095
    • 提供者:张小二
搜珍网 www.dssz.com