MACsec Intel® FPGA IP User Guide

ID 736108
Date 4/03/2023
Public

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

Document Table of Contents

2.2.3. Clocks, Resets, and Interrupts

Table 22.  Clocks
Signal Name Type Clock
app_ip_st_clk Clock The input clock of the MACsec IP. It is expected to operate at 400MHz and synchronous to AXI-ST interface clocks.
Table 23.  Resets
Signal Name Direction Type Description
subsystem_cold_rst_n Input Reset

Active-low hard global reset

Resets the full MACsec IP core

subsystem_cold_rst_ack_n Output

Reset acknowledge

Acknowledge signal for subsystem_cold_rst_n. Active low

User should not deassert subsystem_cold_rst_n until subsystem_cold_rst_ack_n is asserted

aes_ip_app_rst_n Output Reset

Active-low hard Crypto reset.

Resets the full Crypto core. Only available if CRYPTO_QHIP_EN=0.

aes_app_ip_rst_ack_n Input

Reset acknowledge

Acknowledge signal for aes_ip_app_rst_n. Active low. Only available if CRYPTO_QHIP_EN=0.
app_ip_lite_areset_n Input Reset Active-low reset for the AXI-Lite management interface
app_ip_st_areset_n Input Reset Active-low reset for the AXI-ST streaming interfaces
Table 24.  Interrupts
Signal Name Direction Type Description
macsec_app_ip_intr Output Control Interrupt signal. Asserted when errors or predefined events occur in the MACsec IP. Synchronous to app_ip_lite_clk.