SDI Audio Intel FPGA IP User Guide

ID 683333
Date 6/21/2022
Public

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

Document Table of Contents

5.4. SDI Audio Clocked Output Signals

The following tables list the signals for the SDI Audio Clocked Output IP cores.

This table lists the input and output signals.

Table 22.  SDI Audio Clocked Output Input and Output Signals

Signal

Width

Direction

Description

aes_clk

[0:0]

Input

Audio input clock.
aes_de

[0:0]

Output

Audio data enable.
aes_ws

[0:0]

Output

Audio word select.
aes_data

[0:0]

Output

Audio data input in internal AES format.

This table lists the Avalon-ST audio signals when you instantiate the SDI Audio Clocked Output IP core in Platform Designer (Standard).

Table 23.  SDI Audio Clocked Output Avalon-ST Audio Signals

Signal

Width

Direction

Description

aud_clk

[0:0]

Input

Clocked audio clock. All the audio input signals are synchronous to this clock.
aud_ready

[0:0]

Output

Avalon-ST ready signal. Assert this signal when the device is able to receive data.
aud_valid

[0:0]

Input

Avalon-ST valid signal. The core asserts this signal when it receives data.

aud_sop

[0:0]

Input

Avalon-ST start of packet signal. The core asserts this signal when it is starting a new frame.
aud_eop

[0:0]

Input

Avalon-ST end of packet signal. The core asserts this signal when it is ending a frame.
aud_data

[23:0]

Input

Avalon-ST data bus. This bus transfers data.