DSP Builder for Intel® FPGAs (Advanced Blockset): Handbook

ID 683337
Date 6/20/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

15.5.1. Channel In (ChannelIn)

The ChannelIn block delineates the input boundary of a DSP Builder synthesizable Primitive subsystem.

The ChannelIn block passes its input through to the outputs unchanged, with types preserved. This block indicates to DSP Builder that these signals arrive synchronized from their source, so that the synthesis tool can interpret them.

Table 260.  Parameters for the ChannelIn Block
Parameter Description
Number of data signals Specifies the number of data signals on this block.
Table 261.  Port Interface for the ChannelIn Block
Signal Direction Type Description Vector Data Support Complex Data Support
v Input Boolean Valid input signal No No
c Input uint(8) Channel input signal No No
d0, 1, 2, ... Input Any fixed-or floating-point type A number of input data signals Yes Yes
v Output Boolean Valid signal No No
c Output uint(8) Channel signal No No
q0, 1, 2, ... Output Any fixed- or floating-point type A number of data signals Yes Yes