Cantitate/Preț
Produs

Verilog and SystemVerilog Gotchas: 101 Common Coding Errors and How to Avoid Them

Autor Stuart Sutherland, Don Mills
en Limba Engleză Paperback – 5 noi 2010
In programming, “Gotcha” is a well known term. A gotcha is a language feature, which, if misused, causes unexpected - and, in hardware design, potentially disastrous - behavior. The purpose of this book is to enable engineers to write better Verilog/SystemVerilog design and verification code, and to deliver digital designs to market more quickly.
This book shows over 100 common coding mistakes that can be made with the Verilog and SystemVerilog languages. Each example explains in detail the symptoms of the error, the languages rules that cover the error, and the correct coding style to avoid the error. The book helps digital design and verification engineers to recognize these common coding mistakes, and know how to avoid them. Many of these errors are very subtle, and can potentially cost hours or days of lost engineering time trying to find and debug the errors.
This book is unique because while there are many books that teach the language, and a few that try to teach coding style, no other book addresses how to recognize and avoid coding errors with these languages.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 72400 lei  6-8 săpt.
  Springer Us – 5 noi 2010 72400 lei  6-8 săpt.
Hardback (1) 100261 lei  6-8 săpt.
  Springer Us – 26 iun 2007 100261 lei  6-8 săpt.

Preț: 72400 lei

Preț vechi: 88292 lei
-18% Nou

Puncte Express: 1086

Preț estimativ în valută:
13857 14281$ 11699£

Carte tipărită la comandă

Livrare economică 01-15 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781441944023
ISBN-10: 1441944028
Pagini: 236
Ilustrații: XXII, 218 p.
Dimensiuni: 155 x 235 x 12 mm
Greutate: 0.34 kg
Ediția:Softcover reprint of hardcover 1st ed. 2007
Editura: Springer Us
Colecția Springer
Locul publicării:New York, NY, United States

Public țintă

Professional/practitioner

Cuprins

Introduction, What Is A Gotcha?.- Declaration and Literal Number Gotchas.- RTL Modeling Gotchas.- Operator Gotchas.- General Programming Gotchas.- Object Oriented and Multi-Threaded Programming Gotchas.- Randomization, Coverage and Assertion Gotchas.- Tool Compatibility Gotchas.

Caracteristici

Includes over 100 common coding mistakes that can be made with Verilog and SystemVerilog Explains the symptoms of the error, the rules that cover the error, and how to avoid the error Addresses how to recognize and avoid coding errors withing Verilog and SystemVerilog