Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Digital Logic Design Using Verilog: Coding and Rtl Synthesis, Taraate Vaibbhav


Варианты приобретения
Цена: 79190.00T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: 188 шт.  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Taraate Vaibbhav
Название:  Digital Logic Design Using Verilog: Coding and Rtl Synthesis
ISBN: 9789811631986
Издательство: Springer
Классификация:


ISBN-10: 9811631980
Обложка/Формат: Hardcover
Страницы: 819
Вес: 1.05 кг.
Дата издания: 14.10.2021
Язык: English
Издание: 2nd ed. 2022
Иллюстрации: 529 illustrations, color; 123 illustrations, black and white; xxv, 604 p. 652 illus., 529 illus. in color.
Размер: 23.39 x 15.60 x 3.51 cm
Читательская аудитория: Professional & vocational
Подзаголовок: Coding and rtl synthesis
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: This second edition focuses on the thought process of digital design and implementation in the context of VLSI and system design. It covers the Verilog 2001 and Verilog 2005 RTL design styles, constructs and the optimization at the RTL and synthesis level. The book also covers the logic synthesis, low power, multiple clock domain design concepts and design performance improvement techniques. The book includes 250 design examples/illustrations and 100 exercise questions. This volume can be used as a core or supplementary text in undergraduate courses on logic design and as a text for professional and vocational coursework. In addition, it will be a hands-on professional reference and a self-study aid for hobbyists.
Дополнительное описание: Introduction.- Combinational Logic Design (Part I).- Combinational Logic Design (Part II).- Combinational Design Guidelines.- Sequential Logic Design.- Sequential Design Guidelines.- Complex Designs using Verilog RTL.- Finite State Machines.- Simulation C


Verilog and SystemVerilog Gotchas

Автор: Stuart Sutherland; Don Mills
Название: Verilog and SystemVerilog Gotchas
ISBN: 1441944028 ISBN-13(EAN): 9781441944023
Издательство: Springer
Рейтинг:
Цена: 104480.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book will help engineers write better Verilog/SystemVerilog design and verification code as well as deliver digital designs to market more quickly. It shows over 100 common coding mistakes that can be made with the Verilog and SystemVerilog languages.

Verilog hardware description language

Автор: Thomas, Donald Moorby, Philip
Название: Verilog hardware description language
ISBN: 0387849300 ISBN-13(EAN): 9780387849300
Издательство: Springer
Рейтинг:
Цена: 65210.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This edition presents the new IEEE 1364-2001 standard of The Verilog Hardware Description Language. It offers updated examples that illustrated the new features of the language as well as a cross- referenced guide to the new and old features.

Verilog — 2001

Автор: Stuart Sutherland
Название: Verilog — 2001
ISBN: 1461356911 ISBN-13(EAN): 9781461356912
Издательство: Springer
Рейтинг:
Цена: 93160.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: by Phil Moorby The Verilog Hardware Description Language has had an amazing impact on the mod- em electronics industry, considering that the essential composition of the language was developed in a surprisingly short period of time, early in 1984.

Computer Principles and Design in Verilog HDL

Автор: Li Yamin
Название: Computer Principles and Design in Verilog HDL
ISBN: 1118841093 ISBN-13(EAN): 9781118841099
Издательство: Wiley
Рейтинг:
Цена: 116110.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Uses Verilog HDL to illustrate computer architecture and microprocessor design, allowing readers to readily simulate and adjust the operation of each design, and thus build industrially relevant skills

  • Introduces the computer principles, computer design, and how to use Verilog HDL (Hardware Description Language) to implement the design
  • Provides the skills for designing processor/arithmetic/cpu chips, including the unique application of Verilog HDL material for CPU (central processing unit) implementation
  • Despite the many books on Verilog and computer architecture and microprocessor design, few, if any, use Verilog as a key tool in helping a student to understand these design techniques
  • A companion website includes color figures, Verilog HDL codes, extra test benches not found in the book, and PDFs of the figures and simulation waveforms for instructors

Sequential Logic and Verilog HDL Fundamentals

Автор: Cavanagh
Название: Sequential Logic and Verilog HDL Fundamentals
ISBN: 1498738222 ISBN-13(EAN): 9781498738224
Издательство: Taylor&Francis
Рейтинг:
Цена: 188850.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Sequential Logic and Verilog HDL Fundamentals discusses the analysis and synthesis of synchronous and asynchronous sequential machines. These machines are implemented using Verilog Hardware Description Language (HDL), in accordance with the Institute of Electrical and Electronics Engineers (IEEE) Standard: 1364-1995.

The book concentrates on sequential logic design with a focus on the design of various Verilog HDL projects. Emphasis is placed on structured and rigorous design principles that can be applied to practical applications. Each step of the analysis and synthesis procedures is clearly delineated. Each method that is presented is expounded in sufficient detail with accompanying examples. Many analysis and synthesis examples use mixed-logic symbols incorporating both positive- and negative-input logic gates for NAND (not AND) and NOR (not OR) logic, while other examples utilize only positive-input logic gates. The use of mixed logic parallels the use of these symbols in the industry.

The book is intended to be a tutorial, and as such, is comprehensive and self-contained. All designs are carried through to completion--nothing is left unfinished or partially designed. Each chapter contains numerous problems of varying complexity to be designed by the reader using Verilog HDL design techniques. The Verilog HDL designs include the design module, the test bench module that tests the design for correct functionality, the outputs obtained from the test bench, and the waveforms obtained from the test bench.

Sequential Logic and Verilog HDL Fundamentals presents Verilog HDL with numerous design examples to help the reader thoroughly understand this popular hardware description language. The book is designed for practicing electrical engineers, computer engineers, and computer scientists; for graduate students in electrical engineering, computer engineering, and computer science; and for senior-level undergraduate students.


Logic Synthesis and SOC Prototyping: RTL Design using VHDL

Автор: Vaibbhav Taraate
Название: Logic Synthesis and SOC Prototyping: RTL Design using VHDL
ISBN: 9811513139 ISBN-13(EAN): 9789811513138
Издательство: Springer
Рейтинг:
Цена: 79190.00 T
Наличие на складе: Поставка под заказ.
Описание: This book describes RTL design, synthesis, and timing closure strategies for SOC blocks. It covers high-level RTL design scenarios and challenges for SOC design. The book covers the Synopsys DC, PT commands, and use of them to constraint and to optimize SOC design.

Digital System Design with FPGA: Implementation Using Verilog and VHDL

Автор: Unsalan Cem, Tar Bora
Название: Digital System Design with FPGA: Implementation Using Verilog and VHDL
ISBN: 1259837904 ISBN-13(EAN): 9781259837906
Издательство: McGraw-Hill
Рейтинг:
Цена: 85790.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Master the art of FPGA digital system design with Verilog and VHDL

Digital Integrated Circuit Design Using Verilog and SystemVerilog

Автор: Ronald W. Mehler
Название: Digital Integrated Circuit Design Using Verilog and SystemVerilog
ISBN: 0124080596 ISBN-13(EAN): 9780124080591
Издательство: Elsevier Science
Рейтинг:
Цена: 74620.00 T
Наличие на складе: Поставка под заказ.
Описание: For those with a basic understanding of digital design, this book teaches the essential skills to design digital integrated circuits using Verilog and the relevant extensions of SystemVerilog. In addition to covering the syntax of Verilog and SystemVerilog, the author provides an appreciation of design challenges and solutions for producing working circuits. The book covers not only the syntax and limitations of HDL coding, but deals extensively with design problems such as partitioning and synchronization, helping you to produce designs that are not only logically correct, but will actually work when turned into physical circuits. Throughout the book, many small examples are used to validate concepts and demonstrate how to apply design skills. This book takes readers who have already learned the fundamentals of digital design to the point where they can produce working circuits using modern design methodologies. It clearly explains what is useful for circuit design and what parts of the languages are only software, providing a non-theoretical, practical guide to robust, reliable and optimized hardware design and development.

Digital VLSI Design with Verilog

Автор: John Michael Williams
Название: Digital VLSI Design with Verilog
ISBN: 3319047884 ISBN-13(EAN): 9783319047881
Издательство: Springer
Рейтинг:
Цена: 130430.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Updated and revised for a second edition, this text has 27 laboratory exercises alongside complete and tested solutions. Structured to resemble a VLSI integrated circuit design project, it presents the entire range of Verilog, and emphasizes synthesizability.

Introduction to Logic Circuits & Logic Design with Verilog

Автор: Lameres Brock J.
Название: Introduction to Logic Circuits & Logic Design with Verilog
ISBN: 3030136078 ISBN-13(EAN): 9783030136079
Издательство: Springer
Рейтинг:
Цена: 46570.00 T
Наличие на складе: Поставка под заказ.
Описание: This textbook for courses in Digital Systems Design introduces students to the fundamental hardware used in modern computers. Coverage includes both the classical approach to digital system design (i.e., pen and paper) in addition to the modern hardware description language (HDL) design approach (computer-based).

Introduction to Logic Circuits & Logic Design with Verilog

Автор: LaMeres Brock J
Название: Introduction to Logic Circuits & Logic Design with Verilog
ISBN: 3030136043 ISBN-13(EAN): 9783030136048
Издательство: Springer
Рейтинг:
Цена: 46570.00 T
Наличие на складе: Поставка под заказ.
Описание: This textbook for courses in Digital Systems Design introduces students to the fundamental hardware used in modern computers. Coverage includes both the classical approach to digital system design (i.e., pen and paper) in addition to the modern hardware description language (HDL) design approach (computer-based).

Introduction to Logic Circuits & Logic Design with Verilog

Автор: Brock J. LaMeres
Название: Introduction to Logic Circuits & Logic Design with Verilog
ISBN: 3319852655 ISBN-13(EAN): 9783319852652
Издательство: Springer
Рейтинг:
Цена: 53100.00 T
Наличие на складе: Поставка под заказ.
Описание: This textbook for courses in Digital Systems Design introduces students to the fundamental hardware used in modern computers. Coverage includes both the classical approach to digital system design (i.e., pen and paper) in addition to the modern hardware description language (HDL) design approach (computer-based).


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия