Specifications
Configuration Name Type Default Meaning Examples
transportsInterrupts-
FromReceivers
(12)
string empty
string
A list of interrupt receiver
interface names delimited by
spaces. Used when the interrupt
controller sender interface can
transport daisy-chained
interrupts from one or more
interrupt controller receiver
ports on the same module.
Altera Vectored
Interrupt
Controller daisy-
chain input
Streaming Sink Information
Table 13-6: Streaming Sink Information - Assign with set_interface_assignment
Configuration Name Type Default Meaning Examples
isInterruptController-
Receiver
(13)
boolean 0 The interface receives interrupts
(optionally daisy-chained) from
an interrupt controller sender
interface.
Altera Vectored
Interrupt
Controller, Altera
Nios II
Memory Initialization Namespace
You use the memory initialization namespace to pass memory initialization information to embedded
software tools. Use this namespace to create memory initialization files, including .flash, .hex, .dat,
and .sym files. You use memory initialization files for the following tasks:
• Flash programming
• RTL simulation
• Creating initialized FPGA RAMs for Quartus II compilation
You only need to provide these assignments if your component is a memory device that you want to
initialize.
The assignment name for the memory initialization namespace is embeddedsw.memoryInfo.<name>.
Altera embedded software tools already have definitions for the data types of the possible values.
Table 13-7: Memory Initialization Data Types and Corresponding Format
Memory Initialization Data Type Format
boolean 1, 0
32-bit integer 123, -50
string ABC
(11)
An interrupt sender interface is an Avalon-ST source providing interrupt information according to the
external interrupt controller (EIC) protocol.
(12)
An interrupt receiver interface is an Avalon-ST sink receiving interrupt information from an EIC.
(13)
An interrupt controller receiver interface is an Avalon-ST sink receiving interrupt information from an EIC.
13-8
Streaming Sink Information
NII5V2
2015.05.14
Altera Corporation
Publishing Component Information to Embedded Software
Send Feedback