登录 注册
当前位置:主页 > 资源下载 > 32 > 一个经典的从前端代码到后端版图的流程.rar下载

一个经典的从前端代码到后端版图的流程.rar下载

  • 更新:2024-08-21 14:09:20
  • 大小:136KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:专业指导 - 课程资源
  • 格式:RAR

资源介绍

1 Overview 2 1.1 Setting Up Environment . . . . . . . . . . . . . . . . . . . . . . . 2 2 Algorithm Modelling 2 3 RTL Coding 2 3.1 Style and Tricks . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 3.2 DesignWare Components . . . . . . . . . . . . . . . . . . . . . . 2 3.3 RAM Instantiation . . . . . . . . . . . . . . . . . . . . . . . . . . 4 3.4 RESET Style . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 4 Synthesis 6 4.1 Read Design . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 4.2 Timing/Area Optimization . . . . . . . . . . . . . . . . . . . . . 6 4.3 Power Estimation and Optimization . . . . . . . . . . . . . . . . 12 5 Pre-Layout Verification 16 5.1 Pre-Layout Function Simulation . . . . . . . . . . . . . . . . . . 17 5.2 Pre-Layout Static Timing Analysis . . . . . . . . . . . . . . . . . 17 6 Layout 20 6.1 Timing-Driven P&R . . . . . . . . . . . . . . . . . . . . . . . . . 20 6.2 Back-end Tasks Not Covered . . . . . . . . . . . . . . . . . . . . 22 7 Post-Layout Verification and Re-optimization 24 7.1 Preparing Design Files . . . . . . . . . . . . . . . . . . . . . . . . 24 7.2 Post-Layout Function Simulation . . . . . . . . . . . . . . . . . . 25 7.3 Post-Layout Static Timing Analysis . . . . . . . . . . . . . . . . 25 7.4 Re-optimization . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 Appendix 28 References 33 经典的