Previous Section Next Section

Chapter 8. Time Consuming Methods

In earlier chapters, we discussed methods that execute within a single point of simulation time (within zero time). This type of method is referred to as a regular method. Another type is called a time consuming method or TCM. TCMs execute over multiple cycles. TCMs are used to synchronize processes in an e program with processes or events in the DUT. This chapter discusses TCMs.

Chapter Objectives

Previous Section Next Section