EventCounter

Controls the flow of the process() stage. After the process has run a certain number of times, this module signals the pipeline to stop the process() stage and move to the global() stage.

Parameters
NameTypeDescription
Count int Number of times to run the process() stage.
Verbose keyword If present, print a message to cout every time the process() stage is run.

Inputs
NameTypeDescription

Outputs
NameTypeDescription