SpecSim Programmer Manual

static void pipe ( fork* first, ... )

Pipelined execution

Documentation

This method executes the specified subbehaviors in piplelined fashion. The method will never return unless it is aborted by an exception initiated by _specc::tryTrapInterrpt.

Returns:
none
Parameters:
first - the first subbehavior encapsulated in a fork object
... - two null-terminated lists. The first list specifies the rest of subbehaviors. The second list specifies the set of piped variables.

alphabetic index hierarchy of classes


generated by doc++