IPTR-DSPBUILDER Altera, IPTR-DSPBUILDER Datasheet - Page 303

DSP BUILDER SOFTWARE

IPTR-DSPBUILDER

Manufacturer Part Number
IPTR-DSPBUILDER
Description
DSP BUILDER SOFTWARE
Manufacturer
Altera
Type
DSPr
Datasheets

Specifications of IPTR-DSPBUILDER

Function
DSP Builder
License
Renewal License
Software Application
IP CORE, DSP BUILDER
Core Architecture
FPGA
Core Sub-architecture
Arria, Cyclone, Stratix
Supported Families
Arria GX, Arria II GX, Cyclone, Stratix
Rohs Compliant
NA
Lead Free Status / RoHS Status
Not applicable / Not applicable
Chapter 5: Interfaces Library
Avalon-ST Packet Format Converter
Figure 5–11. Example of a Packet Format Converter with Two Input and Two Output Interfaces
Packet Mapping
© June 2010 Altera Corporation
Figure 5–11
two output interfaces.
Packet mapping is the process of determining where the data for each field in each
output interface is coming from (as an {input interface, position} pair).
To achieve packet mapping, compare the field name strings. For example, the source
of data for the Red field in a given output interface is the field on an input interface
with the name Red. It is not valid for any field name to exist on multiple-input
interfaces; no two input interfaces may have a Red field. It is valid, however, for
multiple-output interfaces to have the same field; you may copy the Red data to two
or more output interfaces.
A single input or output interface can have multiple instances of the same field. For
example, Red,Green,Red,Blue represents a packet with two red symbols per
packet. The PFC matches the nth instance of a field on an input interface to the nth
instance of the same field on an output interface. If an output interface has
Blue,Green,Red,Red, the data for the first Red field is taken from the first Red
field in the input packet.
Each output interface may or may not use a given input field, but unless you set the
Multi-Packet Mapping option (and if the input field is used) there must be the same
number of instances of the field in each output as there is in the input. For example,
Green and Red,Red,Green are both valid, but Red,Green is not.
Multi-Packet Mapping
Set the Multi-Packet Mapping option, so that the PFC is not limited to mapping a
single input packet on each port to a single output packet on each port. It can map
multiple input packets to multiple output packets.
For example, (Red,Green,Blue)2 maps to (Red,Green,Blue)3 by using three
input packets for every two output packets.
shows an example of the packet formats for a PFC with two input and
Preliminary
DSP Builder Standard Blockset Libraries
5–17

Related parts for IPTR-DSPBUILDER