Avalon® Interface Specifications

ID 683091
Date 9/26/2022
Public
Document Table of Contents

2.7. Reset Sink Interface Properties

Table 6.  Reset Input Signal Roles
Name Default Value Legal Values Description
associatedClock N/A a clock name The name of a clock to which this interface is synchronized. Required if the value of synchronousEdges is DEASSERT or BOTH.
synchronous-Edges DEASSERT NONE
DEASSERT
BOTH Indicates the type of synchronization the reset input requires. The following values are defined:
  • NONE–no synchronization is required because the component includes logic for internal synchronization of the reset signal.
  • DEASSERT–the reset assertion is asynchronous and deassertion is synchronous.

    BOTH–reset assertion and deassertion are synchronous.