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

东南大学soc课件4 SoC架构(6学时).ppt

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

组成框图 在APB总线上使用PCLK总线时钟,在PAD中使用CLK32提供的时钟,所以RTC模块属于多时钟域设计。其中Sync_Pto32与Sync_32toP模块是保证两个时钟域同步而设置的。APB接口模块完成数据从PAD到APB域的接口转换, CLK32域的Time,Sample,WatchDog模块用来计时或形成中断。 寄存器列表 结构框图 寄存器列表 寄存器列表 * * * * * * * * * * * * * * * * * * **** ANIMATED ***** * * The main part of the EmbeddedICE logic is the watchpoint units, of which there are two. These allow breakpoint and watchpoints to be set. The reason for having two watchpoint unite is mainly historical - in the days when silicon area was very expensive and power consumption was more important, this represented a good compromise between functionality and cost. The Debug Control Register allows debugger to force debug related core pins. The Debug Status Register allows the debugger to monitor core status. The Communications Channel registers allow the core and debugger to communicate without first having to take the core to debug state (i.e. debug communications in real time). This will be explained in more detail later. Die size for ARM7TDMI on generic 0.25um process is just over 1.0mm2. The ‘I’ part occupies about 13% of the total die size ( if somebody asks: and use about 7% of the total power, if activated with DBGEN ). * Watchpoints Allow detection of an data access to an interesting memory location Will always be taken after the data access has occurred. Not important to stress this but - In the case of the ARM9, the following instruction will also execute before the core enters debug state (because the watchpoint will not trigger until the Memory stage of the relevant instruction has completed, by which time the Execute stage of the following instruction has also completed.) In this example the watchpoint is issued on an data write to address 0xF000. In this case, the data value is completely masked (0xfff… loaded to data mask register) as we are only interested in the access and not its value. The WP unit ignores what’s on the data bus, and in effect only monitors the address and control busses. Note that e

文档评论(0)

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

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

1亿VIP精品文档

相关文档