搜索资源列表

  1. alu_32_bit

    0下载:
  2. verilog 32-bit ALU-verilog 32-bit ALU
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:qwasqwas
  1. pci32

    0下载:
  2. PCI32 is just a port of my 16-bit DOS program PCI to "true" win32 - that is, functionality under the 32-bit x86 builds of Windows NT 4.0, 2000, XP, 2003, Longhorn/Vista and so on. This program will NOT work under DOS/WIN
  3. 所属分类:加密解密

    • 发布日期:2024-05-17
    • 文件大小:250880
    • 提供者:
  1. 32-bit_RISC_IP_Core

    0下载:
  2. 32位RISC单片机verilog源码内包含说明文档经过他人测试通过-32-bit RISC single-chip Verilog source code contains documentation of others after the test
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:33792
    • 提供者:栾日超
  1. bmul32

    0下载:
  2. 用VHDL写的一个32位并行乘法器的源代码,已经过验证,可以直接使用-Use VHDL to write a 32-bit parallel multiplier source code, has already been verified, you can directly use
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:zh
  1. Qdiv

    0下载:
  2. 使用移位减法完成32位除法操作。适用于没有除法指令的嵌入式处理器。源码简单,适用-Use of translocation to complete 32-bit subtraction division operation. Does not apply to the embedded processor division instruction. Source is simple, the application of
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:10664417
  1. 32bits_float_muliplier

    0下载:
  2. 32位浮点乘法器的设计,讲的挺好的,供参考啊-32-bit floating-point multiplier design, speak very good, and for reference ah
  3. 所属分类:电子书籍

    • 发布日期:2024-05-17
    • 文件大小:97280
    • 提供者:downloader
  1. floatmul

    0下载:
  2. 采用VERILOG 语言进行设计 实现32位浮点数乘法运算 结果已经验证过 放心使用-Verilog design language used to achieve 32-bit floating-point multiplication results have been verified ease of use
  3. 所属分类:并行运算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:NOVEI
  1. add_32_bcd

    0下载:
  2. 此程序采用VHDL语言,完成在32位十六进制加法器的基础上将输出进行BCD码转换,实现输出是BCD码的32位二进制加法器-This procedure using VHDL language, completed in 32-bit hexadecimal adder based on output BCD code conversion, the realization of output is BCD code of 32 bina
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:韩善华
  1. multiply

    1下载:
  2. 好用的浮点乘法器,可完成32位IEEE格式的浮点乘法,经过仿真通过-Easy to use floating-point multiplier, to be completed by 32-bit IEEE format floating-point multiplication, through simulation through
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:gulu
  1. i2c_plib_examples

    0下载:
  2. Microchip的32位机PIC32的I2C通信范例程序,开发板是Explorer16,IC型号是PIC32MX360F512L.-Microchip s 32-bit machine PIC32 example of the I2C communication procedures, development board is Explorer16, IC model is PIC32MX360F512L.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:120832
    • 提供者:李强
  1. REG32

    0下载:
  2. 32位寄存器的VHDL的原代码下载,COOLCOOLCOOL-32-bit register of the original VHDL code download, COOLCOOLCOOL
  3. 所属分类:MacOS编程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:LIU
  1. mul_booth

    0下载:
  2. 基于BOOTH的32位快速乘法器的设计源码-BOOTH-based 32-bit fast multiplier design source
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:df
  1. Signed32MultiplierV101

    0下载:
  2. 32位元2進位SIGNED乘法器32位元SIGNED乘法器-32-bit 2 binary SIGNED Multiplier Multiplier 32-bit SIGNED
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:chen
  1. adder_32

    1下载:
  2. 超前进位加法器是通常数字设计所必备的,本程序为32位超前进位加法器-CLA is usually necessary for digital design, the procedure for 32-bit CLA
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:zhaohongliang
  1. 32-bit_multiplier_model

    0下载:
  2. 此程序为32-bit乘法器,另附有VHDL测试程序-This procedure for 32-bit multiplier, followed VHDL test procedures
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:zhaohongliang
  1. MUL32B

    0下载:
  2. 两个32位无符号整数的乘积的汇编程序 注意乘法的错位相加-Two 32-bit unsigned integer the product of the compilation process of dislocation multiplication sum attention
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:ys
  1. Programming

    0下载:
  2. \Programming 32-bit microcontrollers in C Microchip官方出的学习使用PIC32系列单片机的书 英文版-Programming 32-bit microcontrollers in C Microchip official of learning to use a PIC32 MCU books in English
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:4413440
    • 提供者:庞子
  1. processor.tar

    0下载:
  2. i need of vhdl code for 32-bit risc processor
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-17
    • 文件大小:48128
    • 提供者:ganesh
  1. add(FLP)

    0下载:
  2. 一个32位元的浮点数加法器,可将两IEEE 754格式内的值进行相加-A 32-bit floating-point adder can be both within the IEEE 754 format to add value
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:TTJ
  1. crc-32

    0下载:
  2. To compute cyclic Redundancy error for 32 bit word
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:51200
    • 提供者:klce
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org