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
| Name | Type | Description |
|---|---|---|
| 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
| Name | Type | Description |
|---|---|---|
Outputs
| Name | Type | Description |
|---|---|---|