In the following description, input_buffer<TYPE> and input_circular_buffer<TYPE> stands for any of the allowed input
buffer port data types. Likewise, output_buffer<TYPE> and output_circular_buffer<TYPE> stands for any of the allowed
output buffer port data types.
| Purpose | Input Buffer Port Type | Output Buffer Port Type |
|---|---|---|
| To decrease the current read/write position. |
|
|
| To decrement the current read/write position by four times the underlying buffer port type. |
|
|
| To decrement the current read/write position by eight times the underlying buffer port type. |
|
|