Nios® V Processor: Lockstep Implementation

ID 833274
Date 10/07/2024
Public
Document Table of Contents

5.1. Configuration Interface

The following table describes the Configuration Interface signals.

Table 57.  Configuration Interface
Signal Names Width (bits) Direction Description
ADDRESS 14 Input

Word address for write and read transfers.

64 KB are used from this interface, therefore the width is 14 (bits).

BYTEENABLE 4 Input Enables specific byte lanes during transfers.
READ 1 Input Asserted to indicate a read transfer.
READDATA 32 Output Read data from the fRSmartComp.
READDATAVALID 1 Output Asserted by fRSmartComp to indicate that the read data signal contains valid data.
WRITE 1 Input Asserted to indicate a write transfer.
WRITEDATA 32 Input Write data to the fRSmartComp.
WAITREQUEST 1 Output Asserted by the fRSmartComp when it is unable to respond to a read or write request.