On-Demand Web Seminar: Sequence Layering
Who Should View
- Design and Verification Engineers and Managers
What You Will Learn
- How to model transactions for sequence layering
- How to organize components to facilitate reuse in layering
- How to develop a translator sequence and "reconstruction monitor" for each sequence layer
- How to create and manage configuration of the layering components
Overview
Many protocols have a hierarchical definition, and sometimes we may want to create a protocol-independent layer on top of a standard protocol to support the development of protocol-independent components and tests. This session will show how to deconstruct sequence items and sequences across the protocol hierarchy and how to encapsulate each layer to preserve reuse.