网站大量收购独家精品文档,联系QQ:2885784924

Bridge A Retargetable Extensive Profiling Tool.pdf

  1. 1、本文档共7页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Bridge A Retargetable Extensive Profiling Tool

Bridge: A Retargetable Extensive Pro ling ToolJian Chen Maurice Rabb Valerie TaylorDepartment of EECS,Northwestern University,2145 Sheridan Road,Evanston, IL 60208.E-mail: fjchen,rabb,taylorg@eecs.nwu.eduAbstractThe task of identifying an appropriate processor fora given class of applications is arduous and time con-suming, requiring access to processors and extensivestudy of the processor architecture and organization.In this paper, we describe Bridge, a retargetable pro l-ing tool that attempts to ease the aforementioned task.Currently, Bridge is targeted to two microcontrollers:the Motorola 68HC11 and the MicroChip PIC16C64.In analyzing Quicksort and Heapsort routines it wasfound that the HC11 uses 2.7 and 6.8 times more ex-ecution cycles, respectively, than PIC. The resourceutilization statistics were used to determine that theHC11 requires more additions for memory addressgeneration. The PIC architecture, however, is limitedto sorting 40 integers using Quicksort and 50 integersusing Heapsort, due to use of 8-bit addresses. In con-trast, the HC11 which uses 16 bit addresses, can beused to sort up to 3,000 integers.1 IntroductionThe task of identifying an appropriate processor fora given class of applications is arduous and time con-suming, requiring access to processors (which may im-ply purchase) and extensive study of the processor ar-chitecture and organization. Bridge is a retargetablepro ling tool which attempts to ease the aforemen-tioned task. This tool is described and used in thispaper to explain and evaluate the performance of twodi erent microcontrollers executing two sorting rou-tines.During the initial stage of a system design project,generally the application requirements are known andthe system components are to be determined. Thisis especially the case for embedded system design.The system components may consist of some num-ber of processors, memory and interconnections. Theprocessor selection can be an arduous task given themultitude of availabl

您可能关注的文档

文档评论(0)

l215322 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档