|Wystawione w kategorii:
Masz taki przedmiot na sprzedaż?
Stan:
nie podano
Dostawa:
Czas zmienny
Ochrona kupujących:
Zobacz opis przedmiotu lub skontaktuj się ze sprzedawcą. Zobacz wszystkie szczegółyZobacz wszystkie szczegóły ochrony
(Nie podlega programom ochrony zakupów na eBay)

Informacje o sprzedawcy

Zarejestrowany jako sprzedawca-firma
Sprzedawca ponosi pełną odpowiedzialność za wystawienie tej oferty sprzedaży.
Nr przedmiotu eBay: 395154225282

O tym produkcie

Product Information

This book provides students with a system-level perspective and the tools they need to understand, analyze and design complete digital systems using Verilog. It goes beyond the design of simple combinational and sequential modules to show how such modules are used to build complete systems, reflecting digital design in the real world.

Product Identifiers

Publisher
Cambridge University Press
ISBN-10
0521199506
ISBN-13
9780521199506
eBay Product ID (ePID)
117365138

Product Key Features

Author
William J. Dally, R. Curtis Harting
Publication Name
Digital Design : a Systems Approach
Format
Hardcover
Language
English
Publication Year
2012
Type
Textbook
Number of Pages
636 Pages

Dimensions

Item Length
10in
Item Height
1.2in
Item Width
7.7in
Item Weight
54.5 Oz

Additional Product Features

Lc Classification Number
Tk7868.D5 D328 2012
Reviews
"Everything you would expect from a book on digital design from Prof. Dally. Decades of practical experience are distilled to provide the tools necessary to design and compose complete digital systems. A clear and well written text that covers the basics and system-level issues equally well. An ideal starting point for the microprocessor and SoC designers of the future!" - Robert Mullins, University of Cambridge and the Raspberry Pi Foundation, 'Bill and Curt have combined decades of academic and industry experience to produce a textbook that teaches digital system design from a very practical perspective without sacrificing the theoretical understanding needed to train tomorrow's engineers. Their approach pushes students to understand not just what they are designing but also what they are building. By presenting key advanced topics, such as synthesis, delay and logical effort, and synchronization, at the introductory level, this book is in the rare position of providing both practical advice and deep understanding. In doing so, this book will prepare students well even as technology, tools, and techniques change in the future.' David Black-Schaffer, Uppsala University, Advance praise: 'Dally and Harting blend circuit and architecture design in a clear and constructive manner on the basis of their exceptional experience in digital design. Students will discover a modern and effective way to understand the fundamental underpinning of digital design, by being exposed to the different abstraction levels and views of computing systems.' Giovanni De Micheli, École Polytechnique Fédérale de Lausanne, "Bill and Curt have combined decades of academic and industry experience to produce a textbook that teaches digital system design from a very practical perspective without sacrificing the theoretical understanding needed to train tomorrow's engineers. Their approach pushes students to understand not just what they are designing but also what they are building. By presenting key advanced topics, such as synthesis, delay and logical effort, and synchronization, at the introductory level, this book is in the rare position of providing both practical advice and deep understanding. In doing so, this book will prepare students well even as technology, tools, and techniques change in the future." - David Black-Schaffer, Uppsala University, 'Everything you would expect from a book on digital design from [Professor] Dally. Decades of practical experience are distilled to provide the tools necessary to design and compose complete digital systems. A clear and well written text that covers the basics and system-level issues equally well. An ideal starting point for the microprocessor and SoC designers of the future!' Robert Mullins, University of Cambridge and the Raspberry Pi Foundation, 'Dally and Harting blend circuit and architecture design in a clear and constructive manner on the basis of their exceptional experience in digital design. Students will discover a modern and effective way to understand the fundamental underpinning of digital design, by being exposed to the different abstraction levels and views of computing systems.' Giovanni De Micheli, cole Polytechnique Fdrale de Lausanne, "This book not only teaches how to do digital design, but more importantly shows how to do good design. It stresses the importance of modularization with clean interfaces, and the importance of producing digital artifacts that not only meet their specifications, but which can also be easily understood by others. It uses an aptly-chosen set of examples and the Verilog code used to implement them. It includes a section on the design of asynchronous logic, a topic that is likely to become increasingly important as energy consumption becomes a primary concern in digital systems. The final appendix on Verilog coding style is particularly useful. This book will be valuable not only to students, but to practitioners in the area. I recommend it highly." - Chuck Thacker, Microsoft, 'This book not only teaches how to do digital design, but more importantly shows how to do good design. It stresses the importance of modularization with clean interfaces, and the importance of producing digital artifacts that not only meet their specifications, but which can also be easily understood by others. It uses an aptly chosen set of examples and the Verilog code used to implement them … It includes a section on the design of asynchronous logic, a topic that is likely to become increasingly important as energy consumption becomes a primary concern in digital systems … The final appendix on Verilog coding style is particularly useful. This book will be valuable not only to students, but to practitioners in the area. I recommend it highly.' Chuck Thacker, Microsoft, "Dally and Harting blend circuit and architecture design in a clear and constructive manner on the basis of their exceptional experience in digital design. Students will discover a modern and effective way to understand the fundamental underpinning of digital design, by being exposed to the different abstraction levels and views of computing systems." - Giovanni De Micheli, EPFL Switzerland, 'Dally and Harting blend circuit and architecture design in a clear and constructive manner on the basis of their exceptional experience in digital design. Students will discover a modern and effective way to understand the fundamental underpinning of digital design, by being exposed to the different abstraction levels and views of computing systems.' Giovanni De Micheli, École Polytechnique Fédérale de Lausanne, "A terrific book with a terrific point-of-view of systems. Everything interesting - and awful - that happens in digital design happens because engineers must integrate ideas from bits to blocks, from signals to CPUs. The book does a great job of focusing on the important stuff, moving from foundations to systems, with the right amount of HDL (Verilog) focus to make everything practical and relevant." - Rob A. Rutenbar, University of Illinois at Urbana-Champaign, "This textbook sets a new standard for how digital system design is taught to undergraduates. The practical approach and concrete examples provides a solid foundation for anyone who wants to understand or design modern complex digital systems." - Steve Keckler, The University of Texas at Austin, 'A terrific book with a terrific point of view of systems. Everything interesting - and awful - that happens in digital design happens because engineers must integrate ideas from bits to blocks, from signals to CPUs. The book does a great job of focusing on the important stuff, moving from foundations to systems, with the right amount of HDL (Verilog) focus to make everything practical and relevant.' Rob A. Rutenbar, University of Illinois, Urbana-Champaign, 'This textbook sets a new standard for how digital system design is taught to undergraduates. The practical approach and concrete examples [provide] a solid foundation for anyone who wants to understand or design modern complex digital systems.' Steve Keckler, University of Texas, Austin
Table of Content
Part I. Introduction: 1. The digital abstraction; 2. The practice of digital system design; Part II. Combinational Logic: 3. Boolean algebra; 4. CMOS logic circuits; 5. Delay and power of CMOS circuits; 6. Combinational logic design; 7. Verilog descriptions of combinational logic; 8. Combinational building blocks; 9. Combinational examples; Part III. Arithmetic Circuits: 10. Arithmetic circuits; 11. Fixed- and floating-point numbers; 12. Fast arithmetic circuits; 13. Arithmetic examples; Part IV. Synchronous Sequential Logic: 14. Sequential logic; 15. Timing constraints; 16. Datapath sequential logic; 17. Factoring finite-state machines; 18. Microcode; 19. Sequential examples; Part V. Practical Design: 20. Verification and test; Part VI. System Design: 21. System-level design; 22. Interface and system-level timing; 23. Pipelines; 24. Interconnect; 25. Memory systems; Part VII. Asynchronous Logic: 26. Asynchronous sequential circuits; 27. Flip-flops; 28. Metastability and synchronization failure; 29. Synchronizer design; Appendix A. Verilog coding style; References; Index of Verilog modules; Subject index.
Copyright Date
2012
Topic
Electronics / Circuits / General, Electronics / Digital, Electronics / General
Lccn
2012-021831
Dewey Decimal
621.391
Intended Audience
College Audience
Dewey Edition
23
Illustrated
Yes
Genre
Technology & Engineering

Informacje o firmie

RAREWAVES. COM LIMITED
Unit 145, The Light Box
111 Power Road
London
W4 5PY
United Kingdom
Numer VAT (NIP):
  • GB 864 1548 11
Numer rejestracyjny (REGON):
  • 05540102
Oświadczam, że wszystkie moje działania związane ze sprzedażą będą zgodne z wszystkimi przepisami i regulacjami UE.
Rarewaves Canada

Rarewaves Canada

98,3% opinii pozytywnych
Sprzedane przedmioty: 462 tys.

Oceny szczegółowe

Średnia z ostatnich 12 miesięcy

Dokładność opisu
4.9
Przystępny koszt wysyłki
5.0
Szybkość wysyłki
4.8
Komunikacja
4.9
Zarejestrowany jako sprzedawca-firma

Opinie sprzedawców (183 692)

s***8 (1145)- Opinie wystawione przez kupującego.
Ostatni miesiąc
Zakup potwierdzony
Great set of cds. I like them a lot. Thanks.
o***o (211)- Opinie wystawione przez kupującego.
Ostatni miesiąc
Zakup potwierdzony
Was expecting sealed vinyl, but was a re-seal. It explained about reasons why. I have had good success with Rarewaves Canada so I am not too upset.
d***d (529)- Opinie wystawione przez kupującego.
Ostatni miesiąc
Zakup potwierdzony
Great shipping!! Top seller+++