DMA Controller的interface:

DMA Controller提供这些feature:

1)instruction set,对DMA transfer进行program

2)AXI master interface,进行DMA transfer

3)两个APB slave interface,设计为secure/non_secure的配置接口。

4)支持多种transfer类型,Memory-to-memory/Memory-to-peripheral/

Peripheral-to-memory/Scatter-gather

5)program security state for each DMA channel

6)Event/interrupt signal

一个带有DMA Controller的system:

Configuration options:

1)Number of active AXI read/write transaction

2)Number of DMA channel

3)Depth of internal data buffer

4)Depth of read/write instruction queue

5)Request acceptance capability of a peripheral request interface

Design Flow:

1)Implementation, synthesizes the RTL to produce a hard a macrocell

Build configuration,include and exclude logic that can affect the area or maximum frequency

2)Integration, Connecting it to a memory system and peripheral

Configuration inputs, tying inputs to specific values to configures some feature of DMA Controller.

3)Programming, develops the software required to control the DMA Controller

programming particular values into software-visible register.

Terminology

Initialization, A feature of the DMAC that is initialized when it exits from reset.

DMA transfer, the action of transferring a single byte,halfword,word

DMA manager, manages the operation of the DMAC by executing its own program thread.

DMA channel, control a DMA cycle by executing its own program thread.

最新文章

  1. Xamarin的不归路-生成安卓错误3
  2. mysql服务器和配置优化
  3. ubuntu 配置vim(vimrc)
  4. java调用Oracle分页存储过程
  5. JS的递归与TCO尾调用优化
  6. 使用C#动态生成Word文档/Excel文档的程序测试通过后,部署到IIS服务器上,不能正常使用的问题解决方案
  7. VS2010调试 --指南 Reference from : http://blog.csdn.net/kingzone_2008/article/details/8133048
  8. 吃午饭前,按书上的代码写会儿--Hunt the Wumpus第一个版本
  9. IOS8 不用计算Cell高度的TableView实现方案
  10. 初识webpack——webpack四个基础概念
  11. 分辨率验证工具 - 【Firesizer】的使用
  12. WebGL开发入门
  13. 如何利用百度orc实现验证码自动识别
  14. 微信小程序之获取验证码js
  15. Effective Java 第三版——30. 优先使用泛型方法
  16. Android开发技巧——PagerAdapter的再次简单封装
  17. 面试真题--------spring源码解析IOC
  18. 使用crypto-js对数据进行AES加密、解密
  19. c#XML转换成实体
  20. codeforce gym/100495/problem/K—Wolf and sheep 两圆求相交面积 与 gym/100495/problem/E—Simple sequence思路简述

热门文章

  1. AutoHotKey使用:空格键坏了怎么办?
  2. 设计模式:状态模式(State)
  3. nccmp - 比较netcdf的文件内容 - 编译安装
  4. Python PIL ImageDraw 和ImageFont模块学习
  5. curl get post 数据
  6. LeetCode Shortest Word Distance III
  7. search搜索功能
  8. Linux命令行–更多bash shell命令(转)
  9. Django 学习
  10. 关于 0xCCCCCCCC