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

资源列表

« 1 2 ... .57 .58 .59 .60 .61 32762.63 .64 .65 .66 .67 ... 33646 »
  1. LabA1Design2

    1下载:
  2. 设计模式比较器电路:电路的输入为两个8位无符号二进制数a、b和一个模式控制信号m;电路的输出为8位无符号二进制数y。当m=0时,y=MAX(a,b) 而当m=1时,则y=MIN(a,b)。要求用多层次结构设计电路,即调用数据选择器和比较器等基本模块来设计电路。-Design pattern comparator circuit: circuit input as two 8-bit unsigned binary numbers a, b and a mode control signal m
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:1.49kb
    • 提供者:Peter
  1. LabA1Design1

    1下载:
  2. 设计求两数之差的绝对值电路:电路输入aIn、bIn为4位无符号二进制数,电路输出out为两数之差的绝对值,即out=|aIn-bIn|。要求用多层次结构设计电路,即调用数据选择器、加法器和比较器等基本模块来设计电路。-Design for the number two absolute value of the difference between circuits: circuit input aIn, bIn a 4-bit unsigned binary number, the circu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2.97kb
    • 提供者:Peter
  1. crc32

    1下载:
  2. 循环冗余校验码,CRC32算法的Verilog代码-Cyclic redundancy check code, CRC32 algorithm Verilog code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:532byte
    • 提供者:陈飞
  1. ADS7816

    1下载:
  2. verilog ADS7816采集程序,-ADS7816 verilog
  3. 所属分类:VHDL编程

    • 发布日期:2017-05-07
    • 文件大小:1.27mb
    • 提供者:小王
  1. servo

    1下载:
  2. Verilog编写的辉盛9g舵机控制程序,clk:25MHz,输入角度(0~180),输出PWM,直接连到舵机引脚上即可使用-Verilog prepared Fraser 9g servo control procedures, clk: 25MHz, input angle (0 to 180), the output PWM, directly connected to the steering pin can be used
  3. 所属分类:VHDL编程

    • 发布日期:2014-03-13
    • 文件大小:551byte
    • 提供者:张立嘉
  1. multi_booth

    1下载:
  2. verilog编写的booth算法的8x16乘法累加器-verilog prepared booth algorithm 8x16 multiplier-accumulator
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:885byte
    • 提供者:chrisxu
  1. A-C8V4

    1下载:
  2. 淘宝畅销FPGA开发板的A-C8V4 电路图及例子 9实验九:利用语言实现3-8译码器 10实验十:利用语言实现按键和数码管显示 11实验十一:利用语言实现乘法器数码管显示 …… 18实验十八:利用语言实现蜂鸣器唱歌 23实验二十三:利用语言实现LCD1602显示 24实验二十四:利用语言实现LCD12864显示汉字 25实验二十五:利用程序实现串口RS232与电脑通信 28实验二十八:利用程序实现VGA显示RGB彩条信号 31实验三十一:利用程序实
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-31
    • 文件大小:12.3mb
    • 提供者:liyang
  1. microwave

    1下载:
  2. VHDL语言实现微波炉的程序,能够实现倒计时,点阵显示剩余时间,火力大小等,到时间的蜂鸣器报警-VHDL language program Microwave
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-01-02
    • 文件大小:1.1mb
    • 提供者:陈海勇
  1. 4NandFlash

    1下载:
  2. fpga读写nandflash,verliog代码。16位读写,经测试。用于fpga带nandflash模块-pga read nandflash, verliog code. 16 read, tested. Modules for fpga with nandflash
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:876.58kb
    • 提供者:杨洋
  1. cordic verilog 求sin cos的源程序

    1下载:
  2. cordic. it's about how to calculate sin and cos with the FPGA!
  3. 所属分类:VHDL编程

    • 发布日期:2013-11-20
    • 文件大小:2.26kb
    • 提供者:warming
  1. pwm_prj

    1下载:
  2. verilog开发的pwm检测与驱动,主要用来解析航模遥控器的pwm输出,并转化为能够直接控制电机的信号-verilog pwm detection and driver development, mainly used to parse model aircraft remote control pwm output, and converted into electrical signals can be directly controlled
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-07-15
    • 文件大小:767kb
    • 提供者:张驰
  1. GuessGame

    1下载:
  2. VHDL猜数游戏,系统生成随机数,操作者输入猜测的数字,系统给出输入数字与生成数字的大小关系,并统计猜测次数。可以下板使用-VHDL guessing game, the system generates a random number to guess the number of operator input, digital input and generating system gives the magnitude relationship between the digital and
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-08-01
    • 文件大小:539kb
    • 提供者:Yixue
« 1 2 ... .57 .58 .59 .60 .61 32762.63 .64 .65 .66 .67 ... 33646 »
搜珍网 www.dssz.com