The CLB communications tile is
responsible for:
- Clocking the SPI to transmit
the request.
- Monitoring the SPI SIMO pin
for a response from the encoder.
- Aligning the SPICLK to the
incoming response.
- Clocking the SPI to receive
the response.
This section describes the design of the communication tile using three different
approaches:
- Visualization of the CLB behavior during each phase of the transaction using
waveforms.
- The CLB tile design including interconnect of the submodules.
- Using a logic schematic lens.