|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
SystemVerilog for Verification
A Guide to Learning the Testbench Language Features-Second Edition
Library of Congress Control Number: 2008920031
ISBN 978-0-387-76529-7 e-ISBN 978-0-387-76530-3
This book is the first one you should read to learn the SystemVerilog verification
language constructs. It describes how the language works and includes many exam-
ples on how to build a basic coverage-driven, constrained-random layered testbench
using Object-Oriented Programming (OOP). The book has many guidelines on build-
ing testbenches, which help show why you want to use classes, randomization, and
functional coverage. Once you have learned the language, pick up some of the meth-
odology books listed in the References section for more information on building a
testbench. |
|