Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: Hardware Verification With SystemVerilog: An Object-oriented Framework
Авторы: Mintz M., Ekendahl R.
Аннотация:
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.