set_latency


Description:

public void set_latency (ClockTime min_latency, ClockTime max_latency)

Lets Aggregator sub-classes tell the baseclass what their internal latency is.

Will also post a LATENCY message on the bus so the pipeline can reconfigure its global latency if the values changed.

Parameters:

this

a Aggregator

min_latency

minimum latency

max_latency

maximum latency