•
on page 16-44
Clocks and Resets
Clock
The DMA controller operates on the l4_main_clk input.
Related Information
on page 2-1
Resets
The DMA controller has nine reset signals. The reset manager drives
dma_rst_n
signal to the DMA
controller on a cold or warm reset. The peripheral request interface logic for STM and QSPI are reset when
the corresponding peripheral is reset. The following table lists the DMA controller reset inputs.
Table 16-2: Reset inputs to the DMA controller
Description
Reset Signal
Resets DMA controller
dma_rst_n
Resets the eight FPGA peripheral request interfaces
dma_periph_if_rst_n[7:0]
Related Information
on page 3-1
DMA Controller Programming Model
Instruction Syntax Conventions
The following conventions are used in assembler syntax prototype lines and their subfields:
•
< >
Any item bracketed by < and > is mandatory. A description of the item and of how it is encoded in the
instruction is supplied by subsequent text.
•
[ ]
Any item bracketed by [ and ] is optional. A description of the item and of how its presence or absence is
encoded in the instruction is supplied by subsequent text.
• Spaces
To separate items, single spaces are used for clarity. When a space is obligatory in the assembler syntax, two
or more consecutive spaces are used.
DMA Controller
Altera Corporation
cv_54016
Clocks and Resets
16-26
2013.12.30