网站公告列表     DSP芯片全新2004年现货优惠价销售  [admin  2005年4月27日]        
加入收藏
设为首页
联系站长
您现在的位置: 61IC中国电子在线 >> 商城 >> 电子书籍 >> EDA书籍 >> 商品信息
专 题 商 品
特 价 商 品
  • 没有商品
  • 热 门 商 品
    推荐商品 SystemVerilog for Veri…
    推荐商品 Good Textbook: Digital…
    推荐商品 MentorGraphics:高级验…
    推荐商品 PLL Performance, Simul…
    推荐商品 SystemC: From the Grou…
    推 荐 商 品
    推荐商品 SystemVerilog for Veri…
    推荐商品 Good Textbook: Digital…
    推荐商品 MentorGraphics:高级验…
    推荐商品 PLL Performance, Simul…
    推荐商品 SystemC: From the Grou…
    Computer Arithmetic:Principles, Architectures,and VLSI Design详细资料

    名 称: Computer Arithmetic:Principles, Architectures,and VLSI Design
    编 号: 2007072419055411
    点击数:
    商品型号 商品规格
    生 产 商 品牌商标
    商品属性 热销商品推荐商品 推荐等级 ★★★★★
    商品类型 正常销售商品 上架时间 2007-7-24 19:00:58
    降价折扣 限购数量
    优惠期限
    购物积分 0分 库存数量
    赠送点券 0点 返还现金券 0
    促销方案:不促销
    商品价格:市场价:¥29/本 商城价:¥29/本 会员价:¥—/本 优惠价:¥29/本
    商品说明: 欢迎点击进入:TI德州中文网   (国内唯一针对TI应用的中文技术网站)

    英文版PDF格式

     

    Contents

    1 Introduction and Conventions _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 4

    1.1 Outline _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 4

    1.2 Motivation _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 4

    1.3 Conventions _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 5

    1.4 Recursive Function Evaluation _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 6

    2 Arithmetic Operations _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 8

    2.1 Overview _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 8

    2.2 Implementation Techniques _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 9

    3 Number Representations _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10

    3.1 Binary Number Systems (BNS) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10

    3.2 Gray Numbers _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13

    3.3 Redundant Number Systems _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14

    3.4 Residue Number Systems (RNS) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16

    3.5 Floating-Point Numbers _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 18

    3.6 Logarithmic Number System _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 19

    3.7 Antitetrational Number System _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 19

    3.8 Composite Arithmetic _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 20

    3.9 Round-Off Schemes _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 21

    4 Addition _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22

    4.1 Overview _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22

    4.2 1-Bit Adders, (m, k)-Counters _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23

    4.3 Carry-Propagate Adders (CPA) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 26

    4.4 Carry-Save Adder (CSA) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 45

    4.5 Multi-Operand Adders _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 46

    4.6 Sequential Adders _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 52

    5 Simple / Addition-Based Operations _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 53

    5.1 Complement and Subtraction _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 53

    5.2 Increment / Decrement _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 54

    5.3 Counting _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 58

    5.4 Comparison, Coding, Detection _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 60

    5.5 Shift, Extension, Saturation _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 64

    5.6 Addition Flags _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 66

    5.7 Arithmetic Logic Unit (ALU) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 68

    6 Multiplication _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 69

    6.1 Multiplication Basics _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 69

    6.2 Unsigned Array Multiplier _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 71

    6.3 Signed Array Multipliers _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 72

    6.4 Booth Recoding _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 73

    6.5 Wallace Tree Addition _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 75

    6.6 Multiplier Implementations _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 75

    6.7 Composition from Smaller Multipliers _ _ _ _ _ _ _ _ _ _ _ _ _ 76

    6.8 Squaring _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 76

    7 Division / Square Root Extraction _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 77

    7.1 Division Basics _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 77

    7.2 Restoring Division _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 78

    7.3 Non-Restoring Division _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 78

    7.4 Signed Division _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 79

    7.5 SRT Division _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 80

    7.6 High-Radix Division _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 81

    7.7 Division by Multiplication _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 81

    7.8 Remainder / Modulus _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 82

    7.9 Divider Implementations _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 83

    7.10 Square Root Extraction _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 84

    8 Elementary Functions _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 85

    8.1 Algorithms _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 85

    8.2 Integer Exponentiation _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 86

    8.3 Integer Logarithm _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 87

    9 VLSI Design Aspects _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 88

    9.1 Design Levels _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 88

    9.2 Synthesis _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 90

    9.3 VHDL _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 91

    9.4 Performance _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 93

    9.5 Testability _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 95

    Bibliography _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 96

    商品简介:
    Computer Arithmetic
    相关商品:

    没有收藏任何商品
    网友评论:(评论内容只代表网友观点,与本站立场无关!) 发表评论
    购物指南
    网上订购 电话订购
    邮寄订购
    订单查询 电话查询
    传真查询
    商品退换 客户回访
    诚信安全
    网上支付 邮政汇款
    银行汇款
    速递安排 送货上门
    普通邮寄 EMS安排
    商城简介 企业文化
    联系方式
    站长:61IC 湘ICP备05002478号