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

搜索资源列表

  1. DuZheDL

    0下载:
  2. 直接将扩展名改为.pas即可使用,是一个关于登录的pas源码。-directly to the extension changed. Pas can use, is a Sign of the pas source.
  3. 所属分类:TreeView控件

    • 发布日期:2014-01-12
    • 文件大小:1.34kb
    • 提供者:李菜功
  1. hexsud

    0下载:
  2. Files presented: README.txt - This file. Plaintext documentation of my work. go - Shell scr ipts for running the codes. cmds - Prolog commands used for executing the codes and generate output. hexsud.pl - Prolog codes for the 16x16 Sudoku
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:6.06kb
    • 提供者:emerald
  1. Traffic_sign_co-design_of_C_and_Verilog

    0下载:
  2. This is an extension of sign example. You can design your own traffic sign by using Verilog. And the result from Verilog can be seen by the attached C file.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:254.31kb
    • 提供者:Annbb
  1. EX

    0下载:
  2. Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:4.6kb
    • 提供者:hugo
  1. 1_LAB

    0下载:
  2. Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-21
    • 文件大小:5.84mb
    • 提供者:hugo
  1. lunwen

    0下载:
  2. 潘明海 刘英哲 于维双 (论文) 中文摘要: 本文讨论了一种可在FPGA上实现的FFT结构。该结构采用基于流水线结构和快速并行乘法器的蝶形处理器。乘法器采用改进的Booth算法,简化了部分积符号扩展,使用Wallace树结构和4-2压缩器对部分积归约。以8点复点FFT为实例设计相应的控制电路。使用VHDL语言完成设计,并综合到FPGA中。从综合的结果看该结构可在XC4025E-2上以52MHz的时钟高速运行。在此基础上易于扩展为大点数FFT运算结构。 -Pan Mingha
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:125.39kb
    • 提供者:culun
  1. quadetest

    0下载:
  2. Dana Quade in 1979 proposed a test that is often more powerful than the Friedman test. It also eliminates block differences but weights the raw data indicate possibly more marked treatment effects. Whereas the Friedman test is basically an extension
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2.14kb
    • 提供者:redasu
  1. Long_shift_gate_level

    0下载:
  2. 1. Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock ris
  3. 所属分类:Project Design

    • 发布日期:2017-03-25
    • 文件大小:6.21kb
    • 提供者:chen-che,wemg
  1. ser_fir

    0下载:
  2. 用verilog实现一个8阶的改进串行FIR低通滤波器,输入数据位宽为12比特,经符号扩展后变为13比特。-With verilog order to achieve an improvement of 8 serial FIR low-pass filter, the input data bit width of 12 bits by sign extension into a 13-bit after.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:1.18kb
    • 提供者:hgdlsl
  1. DS18B20

    0下载:
  2. DS18B20是DALLAS公司生产的一线式数字温度传感器,具有3引脚TO-92小体积封装形式;温度测量范围为-55℃~+125℃,可编程为9位~12位A/D转换精度,测温分辨率可达0.0625℃,被测温度用符号扩展的16位数字量方式串行输出,支持3V~5.5V的电压范围,使系统设计更灵活、方便;其工作电源既可在远端引入,也可采用寄生电源方式产生-DALLAS DS18B20 is produced by first-line digital temperature sensor, a 3-p
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:55.12kb
    • 提供者:kyky
  1. 8086MASM

    0下载:
  2. 8086 汇编语言六大编程指令集 一、数据传输指令 它们在存贮器和寄存器、寄存器和输入输出端口之间传送数据. 1. 通用数据传送指令. MOV 传送字或字节. MOVSX 先符号扩展,再传送. MOVZX 先零扩展,再传送. PUSH 把字压入堆栈. POP 把字弹出堆栈. -8086 assembly language instruction set a six programming, data transfer instructions a
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:2.42kb
    • 提供者:Alice
  1. VHDL

    0下载:
  2. VHDL语言中的符号扩展方法,方法简单可靠,可以用来快速编写 vhdl程序,希望对大家有帮助。-VHDL language sign extension method, the method is simple and reliable, can be used to quickly write vhdl program, we hope to help.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:588byte
    • 提供者:ls112853
  1. sgialib

    0下载:
  2. A 32-bit ARC PROM pass arguments and environment as 32-bit pointer. These macros take care of sign extension.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.16kb
    • 提供者:tuebuikd
  1. 1

    0下载:
  2. 一个比较新颖的思路将运算表达式转换为二叉树,支持括号,若需要支持其他复杂符号扩展也比较容易。-A relatively new idea will be converted to binary arithmetic expression, support brackets, but also relatively easy if you need to support other complex sign extension.
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:13.6kb
    • 提供者:uncleheart
搜珍网 www.dssz.com