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

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


Yazar Stuart Sutherland Don Mills
Yayınevi Springer
ISBN 9780387717142
Baskı yılı 2007
Sayfa sayısı 218
Ağırlık 0.52 kg
Edisyon 1
Stok durumu Tükendi   

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. 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, and avoid, these common coding mistakes. Many of these errors are very subtle, and can potentially cost hours or days of lost engineering time trying to find and debug them.
Ch. 1 Introduction : what is a gotcha? 3
Ch. 2 Declaration and literal number gotchas 7
Ch. 3 RTL modeling gotchas 49
Ch. 4 Operator gotchas 99
Ch. 5 General programming gotchas 123
Ch. 6 Object oriented and multi-threaded programming gotchas 153
Ch. 7 Randomization, coverage and assertion gotchas 173
Ch. 8 Tool compatibility gotchas 195