E-Book, Englisch, 314 Seiten
Mintz / Ekendahl Hardware Verification with System Verilog
1. Auflage 2007
ISBN: 978-0-387-71740-1
Verlag: Springer
Format: PDF
Kopierschutz: 1 - PDF Watermark
An Object-Oriented Framework
E-Book, Englisch, 314 Seiten
ISBN: 978-0-387-71740-1
Verlag: Springer
Format: PDF
Kopierschutz: 1 - PDF Watermark
Verification is increasingly complex, and SystemVerilog is one of the languages that the verification community is turning to. However, no language by itself can guarantee success without proper techniques. Object-oriented programming (OOP), with its focus on managing complexity, is ideally suited to this task. With this handbook-the first to focus on applying OOP to SystemVerilog-we'll show how to manage complexity by using layers of abstraction and base classes. By adapting these techniques, you will write more 'reasonable' code, and build efficient and reusable verification components. Both a learning tool and a reference, this handbook contains hundreds of real-world code snippets and three professional verification-system examples. You can copy and paste from these examples, which are all based on an open-source, vendor-neutral framework (with code freely available at www.trusster.com). Learn about OOP techniques such as these: Creating classes-code interfaces, factory functions, reuse Connecting classes-pointers, inheritance, channels Using 'correct by construction'-strong typing, base classes Packaging it up-singletons, static methods, packages
Autoren/Hrsg.
Weitere Infos & Material
1;Contents;6
2;Introduction;20
3;Part I: SystemVerilog and Verification ( The Why and How);26
3.1;Why SystemVerilog?;27
3.2;OOP and SystemVerilog;40
3.3;A Layered Approach;64
4;Part II: An Open- Source Environment with SystemVerilog;86
4.1;Teal Basics;88
4.2;Truss Flow;130
4.3;Truss Example;152
5;Part III: Using OOP for Verification ( Best Practices);165
5.1;Thinking OOP;167
5.2;Designing with OOP;186
5.3;OOP Classes;202
5.4;OOP Connections;218
5.5;Coding OOP;236
6;Part IV: Examples ( Putting It All Together);260
6.1;Block- Level Testing;261
6.2;Chip- Level Testing;293
6.3;Things to Remember;307
7;Index;312




