Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Hardware Verification with C++: A Practitioners Handbook

Posted By: ChrisRedfield
Hardware Verification with C++: A Practitioners Handbook

Mike Mintz, Robert Ekendahl - Hardware Verification with C++: A Practitioners Handbook
Published: 2006-09-08 | ISBN: 0387255435 | PDF | 341 pages | 3 MB


Written by two verification engineers, "Hardware Verification with C++: A Practitioner's Handbook" is a four-part tour of how to perform object-oriented techniques. 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.
Describes a small verification library with a concentration on user adaptability such as re-useable components, portable Intellectual Property, and co-verification.
Takes a realistic view of reusability and distills lessons learned down to a tool box of techniques and guidelines.