位置:成果数据库 > 期刊 > 期刊详情页
基于扩展控制流图的片上存储器分配策略
  • ISSN号:0732-2112
  • 期刊名称:电子学报
  • 时间:0
  • 页码:1951-1955
  • 语言:中文
  • 分类:TP343[自动化与计算机技术—计算机系统结构;自动化与计算机技术—计算机科学与技术]
  • 作者机构:[1]东南大学国家专用集成电路系统工程技术研究中心,江苏南京210096
  • 相关基金:国家自然科学基金(No.60676011)
  • 相关项目:SOC存储子系统高层建模与存储器内存布局优化研究
中文摘要:

本文提出一种基于扩展控制流图(ECFG)的片上存储器(Scratch-Pad Memory,SPM)分配策略,该策略首先把程序划分为全局变量、全局堆栈、指令块等节点,用包含节点和节点间关系的ECFG来描述应用程序,接着采用考虑了节点间关系的改进的背包算法把选中的节点分配到SPM中.实验表明该策略比采用单纯背包算法的SPM分配策略减少应用程序执行时间11%,比不使用SPM时减少56%,大大提高了SoC存储子系统的性能.

英文摘要:

A SPM memory allocation method were proposed based on extend control flow graph. This method transforms the application into a directed graph consisting of nodes and relationships of nodes. In succession, this method applies a refined Knapsack algorithm to solve the problem of SPM memory allocation.In the previous researches, these relationships of nodes are ignored, which result in a considerable expense of memory space during the process of SPM allocation. Our experiments show that our approach conduces to significant performance improvements ( 11% an average) compared to the previous.And the execution time of the application is reduced to 56 % compared to none SPM environment.

同期刊论文项目
同项目期刊论文