{{sellerTotalView > 1 ? __("sellers", {number: sellerTotalView}) : __("seller", {number: sellerTotalView}) }}, {{numTotalView > 1 ? __("items", {number: numTotalView}) : __("item", {number: numTotalView}) }}
free FREE

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami

Jingdong book

VHDL硬件描述语言与数字逻辑电路设计(第3版)

{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}

VHDL硬件描述语言与数字逻辑电路设计(第3版)

{{__(":people-members", {'people': item.limit_people_count})}} {{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
Ends in
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{itemDiscount}}
{{ itemCurrency }}{{ item.valid_price }}
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __( "Pay with Gift Card to get sale price: :itemCurrency:price", { 'itemCurrency' : itemCurrency, 'price' : (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00') } ) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
Best before

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out

Details

Full product details
Content Description

《VHDL硬件描述语言与数字逻辑电路设计(第3版)》系统地介绍了VHDL硬件描述语言以及用该语言设计数字逻辑电路和数字系统的新方法。全书共13章,第1、3、4、5、6、7、8、9章主要介绍VHDL语言的基本知识和用其设计简单逻辑电路的基本方法;第2、10章简单介绍数字系统设计的一些基本知识;第11章以洗衣机洗涤控制电路设计为例,详述一个小型数字系统设计的步骤和过程;第12章介绍常用微处理器接口芯片的设计实例;第13章介绍VHDL语言93版和87版的主要区别。《VHDL硬件描述语言与数字逻辑电路设计(第3版)》简明扼要,易读易懂,书中所有VHDL语言都用93版标准格式书写。全书以数字逻辑电路设计为主线,用对比手法来说明数字逻辑电路的电原理图和VHDL语言程序之间的对应关系,并列举了众多实例。另外,从系统设计角度出发,介绍了数字系统设计的一些基本知识及工程设计技巧。
《VHDL硬件描述语言与数字逻辑电路设计(第3版)》既可作为大学本科生教材,也可作为研究生教材,还可供电子电路工程师自学参考。
Catalogue

第1章数字系统硬件设计概述
1.1 传统的系统硬件设计方法
1.2 利用硬件描述语言的硬件电路设计方法
习题与思考题

第2章数字系统的算法描述
2.1 数字系统算法流程图描述
2.1.1 算法流程图的符号及其描述方法
2.1.2 算法流程图描述数字系统实例
2.2 吠态机及算法状态机图描述
2.2.1 状态机的分类及特点
2.2.2 算法状态机流程图的符号及描述方法
2.2.3 算法状态机图描述实例
2.2.4 算法流程图至状态图的变换方法
2.2.5 状态图至算法状态机图的变换方法
2.2.6 C语言流程图至算法状态机图的变换
习题与思考题

第3章VHDL语言程序的基本结构
3.1 VHDL语言设计的基本单元及其构成
3.1.1 实体说明
3.1.2 构造体
3.2 VHDL语言构造体的子结构描述
3.2.1 BLOCK语句结构描述
3.2.2.PROCESS语句结构描述
3.2.3 SUBPROGRAM语句结构描述
3.3 包集合、库及配置
3.3.1 库
3.3.2 包集合
3.3.3 配置
习题与思考题

第4章VHDL语言的数据类型与运算操作符
4.1 VHDL语言的客体及其分类
4.1.1 常数
4.1.2 变量
4.1 -3信号
4.1.4 信号和变量值代入的区别
4.1.5 文件
4.2 VHDL,语言的数据类型
4.2.1 标准的数据类型
4.2.2 用户定义的数据类型
4.2.3 用户定义的子类型
4.2.4 数据类型的转换
4.2.5 数据类型的限定
4.2.6 WEE标准“STD-LOGIC”和“STD_LOGIC-VECTOR
4.3 VHDL语言的运算操作符
4.3.1 逻辑运算符
4.3.2 算术运算符
4.3.3 关系运算符
4.3.4 并置运算符
习题与思考题

第5章VHDL语言构造体的描述方式
5.1 构造体的行为描述方式
5.1.1 代入语句
5.1.2 延时语句
5.1.3 多驱动器描述语句
5.1.4 GENERIC语句
5.2 构造体的寄存器传输(RTL)描述方式
5.2.1 RTL描述方式的特点
5.2.2 使用RTL描述方式应注意的问题
5.3 构造体的结构描述方式
5.3.1 构造体结构描述的基本框架
5.3.2 COMPONENT语句
5.3.3 COMPONENTl_INSTANT语句
习题与思考题

第6章VHDL语言的主要描述语句
6.1 顺序描述语句
6.1.1 WAIT语句
6.1.2 断言语句
6.1.3 信号代入语句
6.1.4 变量赋值语句
6.1.5 IF语句
6.1.6 CASE语句
6.1.7 LOOP语句
6.1.8 NEXT语句
6.1.9 EXIT语句
6.2 并发描述语句
6.2.1 进程语句
6.2.2 并发信号代入语句
6.2.3 条件信号代入语句
6.2.4 选择信号代入语句
6.2.5 并发过程调用语句
6.2.6 块语句
6.3 其它语句和有关规定的说明
6.3.1 命名规则和注解的标记
6.3.2 ATTRIBUTE(属性)描述与定义语句
6.3.3 GENERATE语句
习题与思考题

第7章数值系统的状态模型
7.1 二态数值系统
7.2 三态数值系统
7.3 四态数值系统
7.4 九态数值系统
7.5 十二态数值系统
7.6 四十六态数值系统
习题与思考题

第8章基本逻辑电路设计
8.1 组合逻辑电路设计
8.1.1 简单门电路
8.1.2 编、译码器与选择器
8.1.3 加法器与求补器
8.1.4 三态门与总线缓冲器
8.2 时序电路设计
8.2.1 时钟信号和复位信号
8.2.2 触发器
8.2.3 寄存器
8.2.4 计数器
8.3 存储器
8.3.1 存储器描述中的共性问题
8.3.2 ROM(只读存储器)
8.3.3.RAM(随机存储器)
8.3.4 FIFO(先进先出堆栈)
习题与思考题

第9章仿真与逻辑综合
9.1 仿真
9.1.1 仿真输入信息的产生
9.1.2 仿真△
9.1.3 仿真程序模块的书写
9.2 逻辑综合
9.2.1 约束条件
9.2.2 属性描述
9.2.3 工艺库
9.2.4 逻辑综合的基本步骤
习题与思考题

第10章数字系统的实际设计技巧
10.1 数字系统优化的基本方法
10.1.1 相同电路的处理
10.1.2 运算顺序的改变
10.1.3 常数运算的运用
10.1.4 相同运算电路的使用
10.1.5 优化的必要性及其工程实际意义
10.2 数字系统设计中的工程实际问题
10.2.1 提高系统工作速度的方法
10.2.2 缩小电路规模和降低功耗的方法
10.2.3 系统误操作的成因及其消除方法
10.2.4 非同步信号的控制方法
10.2.5 典型状态机状态编码的选择
习题与思考题

第11章洗衣机洗涤控制电路设计实例
11.1 洗衣机洗涤控制电路的性能要求
11.2 洗衣机洗涤控制电路的结构
1l.3 洗衣机洗涤控制电路的算法状态机图描述
11.4 洗衣机洗涤控制电路的VHDL语言描述
习题与思考题

第12章微处理器接口芯片设计实例
12.1 可编程并行接口芯片设计实例
12.1.1 8255的引脚与内部结构
12.1.2 8255的工作方式及其控制字
12.1.3 8255的结构设计
12.1.4 8255芯片的VHDL语言描述
12.1.5 8255芯片VHDL语言描述模块的仿真
12.2 SCI串行接口芯片设计实例
12.2.1 SCI的引脚与内部结构
12.2.2 串行数据传送的格式与同步控制机构
12.2.3 SCI芯片的VHDL语言描述
12.2.4 SCI芯片VHDL语言描述模块的仿真
12.3 键盘接口芯片KBC设计实例
12.3.1 KBC的引脚与内部结构
12.3.2 同步控制机构和查表变换
12.3.3 KBC芯片的VHDL语言描述
12.3.4 KBC芯片VHDL语言描述模块的仿真
习题与思考题

第13章VHDL语言93版和87版的主要区别
13.1 VHDL语言93版的特点
13.2 87版到93版的移植问题
附录A典型EDA开发工具介绍
A.1 简介
A.2 MAX+plusII使用说明
A.2.1 MAX+plusⅡ概况
A.2.2 VHDL语言工程文件的建立和编辑
A.2.3 VHDL语言程序的编译
A.2.4 仿真
A.3 Xilinx可编程器件集成开发环境ISE的使用说明
A.3.1 ISE系统简介
A.3.2 新建工程
A.3.3 源代码的输入
A.3.4 设计与仿真
A.3.5 综合
A.3.6 时序约束
A.3.7 位置约束
A.3.8 下载与配置
附录BVHDL语言文法介绍
附录C属性说明
附录DVHDL标准包集合文件
参考文献
Book Abstract

第1章数字系统硬件设计概述
数字系统设计历来存在两个分支,即系统硬件设计和系统软件设计。同样,设计人员也因工作性质不同,可分成硬件设计人员和软件设计人员。他们各自从事自己的工作,很少涉足对方的领域,特别是软件设计人员更是如此。但是,随着计算机技术的发展和硬件描述语言(Hardware Description Language,HDL)的出现,这种界线已经被打破。数字系统的硬件构成及其行为完全可以用HDL语言来描述和仿真。这样,软件设计人员也同样可以借助HDL语言设计出符合要求的硬件系统。不仅如此,利用HDL语言来设计系统硬件与利用传统方法设计系统硬件相比,还具有许多突出的优点。它是硬件设计领域的一次变革,对系统的硬件设计将产生巨大的影响。本章将详细介绍这种硬件设计方法的变化。1.1传统的系统硬件设计方法
在计算机辅助电子系统设计出现以前,人们一直采用传统的硬件电路设计方法来设计系统的硬件。这种硬件设计方法具体有以下几个主要特征。
(1)采用自下至上(Bottom Up)的设计方法。
自下至上的硬件电路设计方法的主要步骤是:根据系统对硬件的要求,详细编制技术规格书,并画出系统控制流图;然后根据技术规格书和系统控制流图,对系统的功能进行细化,合理地划分功能模块,并画出系统的功能框图;接着进行各功能模块的细化和电路设计;各功能模块的电路设计、调试完成后,将各功能模块的硬件电路连接起来再进行系统的调试;最后完成整个系统的硬件设计。
自下至上的设计方法充分体现在各功能模块的电路设计中。下面以一个六进制计数器设计为例进行说明。
要设计一个六进制计数器,其方案是多种多样的,但是摆在设计者面前的一个首要问题是如何选择现有的逻辑元器件构成六进制计数器。设计六进制计数器首先从选择逻辑元器件开始。
第一步,选择逻辑元器件。由数字电路的基本知识可知,可以用与非门、或非门、D触发器、JK触发器等基本逻辑元器件来构成一个计数器。设计者根据电路尽可能简单、价格合理、购买和使用方便等原则及各自的习惯来选择构成六进制计数器的元器件。本例中选择JK触发器和D触发器作为构成六进制计数器的主要元器件。
第二步,进行电路设计。假设六进制计数器采用约翰逊计数器。3个触发器连接应该产生8种状态,现在只使用6个状态,将其中的010和101两种状态禁止。这样六进制计数器的状态转移图如图1.1所示。
Introduction

本书第一版撰写于1997年,1999年进行了一次修订。当时作者试图打破传统的电子电路设计概念,将VHDL语言引入数字逻辑电路设计课程,对课程进行一次改革,以适应2l世纪新技术发展的需要。本书出版后,受到了广大读者的欢迎,并被众多大专院校和科研院所选用。
然而,目前VHDL语言及其相关技术已有了较大发展,为适应技术发展的变化,作者对本书进行了第二次修订。本书的特点
一、
本书重点阐述VHDL语言的基本特征(当然不是全部特征)与用VHDL语言来设计数字电路和数字系统的方法,并不过多涉及具体器件和开发板的介绍。对初学者来说,用最简单的开发环境,掌握VHDL语言的使用才是最重要的,这也是本书的宗旨。本书是计算机和电子工程等专业的专业基础课程教材,它是学好后续专业课程,如计算机组成原理、嵌入式计算机系统等课程的基础。 第三版内容的变化
本书在上一版的基础上进行了一些修改,主要有:
第一,原书某些实例中使用了STD ULOGIC数据类型,这种用法与业界实际使用方法不一致,并有可能与某些EDA工具不兼容,所以本次修订中全部采用了STDLOGIC数据类型。
第二,在上一版出版时,大多数EDA工具只支持’VHDL,语言87版标准或对93版标准的支持度很低,因此上一版的内容都以87版标准为基础写成。随着时间的流逝,93版标准日趋完善,并被业界所普遍采用,其性能与87版相比也有了明显提高。所以,本书中所有实例都按93版标准格式书写,对93版中所增加的主要特性也作了简要增补和介绍。注意,书中所介绍的93版特性在目前常用的EDA工具中并不都支持,读者在使用前应阅读一下该EDA工具的“帮助”文字,以免引起不必要的麻烦。
另外,考虑到目前电子电路设计已从电路级设计向系统级设计拓展,为此本书增加了两章内容:数字系统的算法描述和数字系统的实际设计技巧,以介绍系统设计所需要的基本知识。

Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use
Add to favorites
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
{{__("Buy Directly")}} {{ itemCurrency }}{{ item.directly_price }}
Quantity
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yamibuy reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yamibuy.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely. If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yamibuy.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Yami

Download the Yami App

Back Top

Recommended for You

About the brand

Jingdong book

为您推荐

Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折

Reviews{{'('+ commentList.posts_count + ')'}}

Have your say. Be the first to help other guests.

Write a review
{{ totalRating }} Write a review
  • {{i}} star

    {{i}} stars

    {{ parseInt(commentRatingList[i]) }}%

Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}
Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}

No related comment~

Review

Yami Yami

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails,800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{commentDetails.in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Comments{{'(' + replyList.length + ')'}}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply,800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{reply.reply_in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

You’ve Recently Viewed

About the brand

Jingdong book