On-chip fifo memory core, Core overview, Functional description – Altera Embedded Peripherals IP User Manual

Page 156: Avalon-mm write slave to avalon-mm read slave, On-chip fifo memory core -1, Core overview -1, Functional description -1, Avalon-mm write slave to avalon-mm read slave -1

Advertising
background image

On-Chip FIFO Memory Core

16

2014.24.07

UG-01085

Subscribe

Send Feedback

Core Overview

The on-chip FIFO memory core buffers data and provides flow control in an Qsys Builder system. The

core can operate with a single clock or with separate clocks for the input and output ports, and it does not

support burst read or write.
The input interface to the on-chip FIFO memory core may be an Avalon

®

Memory Mapped (Avalon-

MM) write slave or an Avalon Streaming (Avalon-ST) sink. The output interface can be an Avalon-ST

source or an Avalon-MM read slave. The data is delivered to the output interface in the same order that it

was received at the input interface, regardless of the value of channel, packet, frame, or any other signals.
In single-clock mode, the on-chip FIFO memory core includes an optional status interface that provides

information about the fill level of the FIFO core. In dual-clock mode, separate, optional status interfaces

can be included for the input and output interfaces. The status interface also includes registers to set and

control interrupts.
Device drivers are provided in the HAL system library allowing software to access the core using ANSI C.

Functional Description

The on-chip FIFO memory core has four configurations:
• Avalon-MM write slave to Avalon-MM read slave

• Avalon-ST sink to Avalon-ST source

• Avalon-MM write slave to Avalon-ST source

• Avalon-ST sink to Avalon-MM read slave

In all configurations, the input and output interfaces can use the optional backpressure signals to

prevent underflow and overflow conditions. For the Avalon-MM interface, backpressure is

implemented using the

waitrequest

signal. For Avalon-ST interfaces, backpressure is implemented

using the

ready

and

valid

signals. For the on-chip FIFO memory core, the delay between the sink

asserts

ready

and the source drives valid data is one cycle.

Avalon-MM Write Slave to Avalon-MM Read Slave

In this configuration, the input is a zero-address-width Avalon-MM write slave. An Avalon-MM write

master pushes data into the FIFO core by writing to the input interface, and a read master (possibly the

same master) pops data by reading from its output interface. The input and output data must be the same

width.

©

2014 Altera Corporation. All rights reserved. ALTERA, ARRIA, CYCLONE, ENPIRION, MAX, MEGACORE, NIOS, QUARTUS and STRATIX words and logos are

trademarks of Altera Corporation and registered in the U.S. Patent and Trademark Office and in other countries. All other words and logos identified as

trademarks or service marks are the property of their respective holders as described at

www.altera.com/common/legal.html

. Altera warrants performance

of its semiconductor products to current specifications in accordance with Altera's standard warranty, but reserves the right to make changes to any

products and services at any time without notice. Altera assumes no responsibility or liability arising out of the application or use of any information,

product, or service described herein except as expressly agreed to in writing by Altera. Altera customers are advised to obtain the latest version of device

specifications before relying on any published information and before placing orders for products or services.

ISO

9001:2008

Registered

www.altera.com

101 Innovation Drive, San Jose, CA 95134

Advertising