This section describes the input or
output and CLB tile connections used on the P65x device. When porting to another
device, different routing or signal usage is sometimes required.
- The specific GPIO pins and
SPI module used depend on the device-specific LaunchPad pinout.
- The connections into, and out
of, the CLB depend on the features of that device and the pin. For example
using a device INPUTXBAR instead of a CLB_INPUTXBAR.
- The specific CLB tile
instances depend on the capability of the tile to override other signals
such as the SPICLK. For example, if SPI-D is used, then the design is best
implemented on the tile that has access to SPI-D directly.
Note: In the input/output diagram:
- Letters in a colored circle
indicates an off-page connection within a CLB tile diagram in a following
section.
- Letters followed by _RE
indicate rising edge. For example: D is the encoder clock. D_RE is
the same signal after the CLB's rising edge filter is applied.
- G is an output from a finite
state machine and referred to as the FRAME_STATE. G consists of two state
signals: G.s0 and G.s1.