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

搜索资源列表

  1. Decimal--format-32-bit-IEE754 十进制转化32位IEE754浮点格式函数

    1下载:
  2. 十进制转化32位IEE754浮点格式函数,32位IEE754浮点格式函数转化十进制-Decimal floating point format conversion function 32-bit IEE754, 32 IEE754 decimal floating point format conversion function
  3. 所属分类:DSP编程

    • 发布日期:2013-10-29
    • 文件大小:10.88kb
    • 提供者:zhangdonghui
  1. alu

    0下载:
  2. 这是32位alu的代码,使用verilog写的,包含了简单的运算功能-This is a 32-bit alu code, use verilog to write, and includes a simple arithmetic functions
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:1.01kb
    • 提供者:杨恋
  1. ST-Microcontroller-32-Bit-STM32-PCB

    1下载:
  2. ST Microcontroller 32-Bit STM32 PCB SCH(所有stm32 PCB protel 原理图和封装库) -ST Microcontroller 32-Bit STM32 PCB SCH
  3. 所属分类:Other Embeded program

    • 发布日期:2015-09-21
    • 文件大小:682kb
    • 提供者:rovir
  1. ALU_ise10migration

    0下载:
  2. It s vhdl source code for 32 bit ALU.
  3. 所属分类:VHDL-FPGA-Verilog

  1. adder_32

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

    • 发布日期:2015-05-18
    • 文件大小:1.16kb
    • 提供者:zhaohongliang
  1. 32-bit_multiplier_model

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

    • 发布日期:2017-04-13
    • 文件大小:2.25kb
    • 提供者:zhaohongliang
  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. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:4.21mb
    • 提供者:庞子
  1. bijiaoqi

    0下载:
  2. pci 32位的core的实现源代码,我晕阿,实在是不好怎么说阿-pci 32-bit core of the realization of the source code, I fainted Ah, how to say it is not Arab. . . .
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:30.35kb
    • 提供者:adfdf
  1. up_down_counter

    0下载:
  2. 32 bit up/down counter with count enable based on altera fpga
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:452.6kb
    • 提供者:abu_faisul
  1. Programming-32-Bit-PIC-Microcontrollers-in-C-Explo

    0下载:
  2. pic32单片机开发讲解书籍。英文版的。希望有人喜欢。-Programming 32-Bit PIC Microcontrollers in C Exploring the PIC32
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-16
    • 文件大小:4.21mb
    • 提供者:jack
  1. alu_32_bit

    0下载:
  2. 一个Verilog语言写的32位ALU的源码。-A language written in Verilog source code for a 32-bit ALU.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:1.97kb
    • 提供者:sunny
  1. 2

    0下载:
  2. 介绍一种软件实现分频器和32位计数器,采用可编程逻辑芯片,运用verilog语言设计出一种分频器和32位计数器 -Introduce a software implementation of divider and 32-bit counter, using programmable logic chips, using verilog language to design a divider and 32-bit counter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:155.06kb
    • 提供者:xxx
  1. ALUALUcontrol

    0下载:
  2. 实现32位的ALU,使其能够支持基本的指令。用Verilog HDL语言或VHDL语言来编写,实现ALU及ALU控制器。 -To achieve 32-bit ALU, so that it can support the basic directives. With the Verilog HDL language or VHDL language to write, implement ALU and the ALU controller.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1.01mb
    • 提供者:于伟
  1. 32bitBoothmultiplier

    1下载:
  2. 32位布思乘法器VHDL实现,2个32位数相乘-32-bit Booth multiplier VHDL implementation, two 32-digit multiplication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:7.1kb
    • 提供者:jie
  1. fpu100_latest.tar

    1下载:
  2. 这是一个32位的浮点运算单元(FPU),它可以根据IEEE754标准被完全编译。此FPU已被硬件测试和被软件仿真通过。-This is a 32-bit floating point unit (FPU),It can do arithmetic operations on floating point numbers. The FPU complies fully with the IEEE 754 Standard. The FPU was tested and simulated in h
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-12-20
    • 文件大小:1.89mb
    • 提供者:赵恒
  1. barrierShifter32bit071221136

    0下载:
  2. 用VHDL语言所书写的32位桶形移位器,在QuartusII中编译通过-Written in VHDL language using 32-bit barrel shifter, compiled by the QuartusII
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:1.72mb
    • 提供者:zdd
  1. alu32

    0下载:
  2. 32 bit ALU design using VHDL code for Xilinx ISE Foundation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:821byte
    • 提供者:Bruno Frankelli
  1. 32-rip-adder

    0下载:
  2. A ripple carry adder allows you to add two 32-bit numbers
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:1.19kb
    • 提供者:kaream
  1. NXP-LPC2xxx-ARM7TDMI---32-bit---C-samples

    0下载:
  2. Reliable examples in C for ARM7TDMI NXP LPC2xxx 32-bit microcontroller s family.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:27.4kb
    • 提供者:Norbert
  1. 32-bit-multiplication

    0下载:
  2. 32 bit multiplication using 8051
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1.41kb
    • 提供者:Ritesh Sarode
« 12 3 4 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com