BECKHOFF EtherCAT IP Core for Altera FPGAs v3.0.10 User Manual

Page 21

Advertising
background image

Overview

Slave Controller

– IP Core for Altera FPGAs

III-9

Version

Release notes

3.0.5
(2/2014)

Enhancements:

Improved MegaWizard GUI: shows on-chip bus speed and configuration details

Example designs using Qsys include .qip file instead of .qsys file (Qsys
constraints are used now)

Restrictions of previous versions which are removed in this version:

The AXI PDI writes correct data if simultaneous read and write accesses occur
repeatedly.

RX FIFO size is properly initialized by SII EEPROM

Restrictions of this version, which are removed in V3.0.6:

The ERR LED does not allow overriding using the ERR LED Override register
0x0139 while AL Status register Error Indication bit 0x0130[4] is set.

Restrictions of this version, which are removed in V3.0.9:

The AXI PDI may not complete an access occasionally if overlapping read and
write accesses occur, causing the processor to wait endlessly.

The AXI PDI does not execute read accesses correctly if ARSIZE is smaller than
the AXI bus width.

Restrictions of this version, which are removed in V3.0.10:

The last 4 Kbyte Process Data RAM (0xF000:0xFFFF) cannot be used in the 60
Kbyte RAM configuration.

The AXI PDI may write to wrong bytes if the write data is valid before the address,
which is typically true for AXI4LITE.

The AXI PDI may read additional bytes after the intended bytes.

The AXI PDI may write additional bytes to byte lanes without byte enable, if User
RAM (0x0F80:0x0FFF) or Process Data RAM (0x01000 ff.) is written, if the actual
write address on the bus is 32 bit aligned (AWADDR[1:0]=00), and if one or more
of the lower byte enables/byte strobes (WSTRB) is not set.

Advertising