Cargando…

Hardware Verification with C++ A Practitioner's Handbook /

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 tw...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Mintz, Mike (Autor), Ekendahl, Robert (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York, NY : Springer US : Imprint: Springer, 2006.
Edición:1st ed. 2006.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • C++ and Verification (The Why and How)
  • Why C++?
  • OOP, C++, and Verification
  • A Layered Approach
  • An Open-Source Environment with C++
  • Teal Basics
  • Truss: A Standard Verification Framework
  • Truss Flow
  • Truss Example
  • Using OOP for Verification(Best Practices)
  • Thinking OOP
  • Designing with OOP
  • OOP Classes
  • OOP Connections
  • Coding OOP
  • Examples (Putting It All Together)
  • Block Level Testing
  • Chip Level Testing
  • Things to Remember.