|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
Hardware Verification with C++: A Practitioners Handbook
by Mike Mintz
The link to the book at Amazon:
http://www.amazon.com/Hardware-Verification-C-Practitioners-Handbook/dp/0387255435/ref=sr_1_1?ie=UTF8&s=books&qid=1258393182&sr=8-1
Editorial ReviewsReviewFrom the reviews: "I was very pleasantly surprised when I a ] curled up with a book titled Hardware Verification with C++ a ] . Published by Springer, this a ] is a gem. a ] the authors wrote with an easy-going style that makes the book a pleasure to read. ... Very few people can write a good book. Mike and Robert are firmly established in this a ] category. a ] I learned more about verifying hardware using C ++ a ] with this book than I have in the last few years!" (Clive Maxfield, Programmable Logic Design Line, February, 2007)
Product DescriptionWritten by two verification engineers, Hardware Verification with C++: A Practitioner’s Handbook is a four-part tour of how to perform object-oriented techniques. This handbook goes beyond hype and theoretical discussions to show fully implemented examples, all provided as open-source code on the companion CD. Part I makes the case for C++, and shows a standard verification system using object-oriented programming (OOP). Part II presents two open-source C++ libraries that enable efficient verification with C++ -- Teal, a C++ to Verilog interface, and Truss, a standard verification framework. Part III focuses on OOP with examples from real verification projects. Part IV puts it all together showing complete block-level and system-level verification systems. Both a learning and a reference tool, Hardware Verification with C++: A Practitioner’s Handbook gives you everything you need to do hardware verification with C++ apart from a simulator—all provided as open-source on the companion CD. |
|