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

ID 683337
Date 4/01/2024
Public
Document Table of Contents

14.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 must synchronize with each other.

Table 267.  Parameters for the ChannelIn Block
Parameter Description
Number of data signals Specifies the number of data signals on this block.
Table 268.  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