Embedded System Design: Modeling, Synthesis and Verification (Hardcover)
暫譯: 嵌入式系統設計:建模、合成與驗證(精裝版)
Daniel D. Gajski, Samar Abdi, Andreas Gerstlauer, Gunar Schirner
買這商品的人也買了...
-
$980$774 -
$600$480 -
$720$569 -
$650$514 -
$780$663 -
$780$663 -
$690$621 -
$500$395 -
$520$411 -
$520$411 -
$380$300 -
$680$537 -
$680$537 -
$750$638 -
$820$648 -
$580$458 -
$580$458 -
$500$395 -
$480$374 -
$890$757 -
$520$416 -
$680$578 -
$580$493 -
$480$379 -
$490$417
相關主題
商品描述
<內容簡介>
*Offers numerous practical examples for professionals
*Includes case examples on industrial strength and practical standards
*Covers the state-of-the-art verification methods and emerging verification techniques for system level design
*Provides detailed descriptions of design techniques for various embedded software and hardware components
*Describes system design flows and design methodology from system specification to prototyping
Embedded System Design: Modeling, Synthesis and Verification introduces a model-based approach to system level design. It presents modeling techniques for both computation and communication at different levels of abstraction, such as specification, transaction level and cycle-accurate level. It discusses synthesis methods for system level architectures, embedded software and hardware components. Using these methods, designers can develop applications with high level models, which are automatically translatable to low level implementations. This book, furthermore, describes simulation-based and formal verification methods that are essential for achieving design confidence. The book concludes with an overview of existing tools along with a design case study outlining the practice of embedded system design. Specifically, this book addresses the following topics in detail:
. System modeling at different abstraction levels
. Model-based system design
. Hardware/Software codesign
. Software and Hardware component synthesis
. System verification
This book is for groups within the embedded system community: students in courses on embedded systems, embedded application developers, system designers and managers, CAD tool developers, design automation, and system engineering.
<章節目錄>
Preface
Acknowledgments
List of Figures
List of Tables
1. INTRODUCTION
1.1 System-Design Challenges
1.2 Abstraction Levels
1.2.1 Y-Chart
1.2.2 Processor-Level Behavioral Model
1.2.3 Processor-level structural model
1.2.4 Processor-level synthesis
1.2.5 System-Level Behavioral Model
1.2.6 System Structural Model
1.2.7 System Synthesis
1.3 System Design Methodology
1.3.1 Missing semantics
1.3.2 Model Algebra
1.4 System-Level Models
1.5 Platform Design
1.6 System Design Tools
1.7 Summary
2. SYSTEM DESIGN METHODOLOGIES
2.1 Bottom-up Methodology
2.2 Top-down Methodology
2.3 Meet-in-the-middle Methodology
2.4 Platform Methodology
2.5 FPGA Methodology
2.6 System-level Synthesis
2.7 Processor Synthesis
2.8 Summary
3. MODELING
3.1 Models of Computation
3.1.1 Process-Based Models
3.1.2 State-Based Models
3.2 System Design Languages
3.2.1 Netlists and Schematics
3.2.2 Hardware-Description Languages
3.2.3 System-Level Design Languages
3.3 System Modeling
3.3.1 Design Process
3.3.2 Abstraction Levels
3.4 Processor Modeling
3.4.1 Application Layer
3.4.2 Operating System Layer
3.4.3 Hardware Abstraction Layer
3.4.4 Hardware Layer
3.5 Communication Modeling
3.5.1 Application Layer
3.5.2 Presentation Layer
3.5.3 Session Layer
3.5.4 Network Layer
3.5.5 Transport Layer
3.5.6 Link Layer
3.5.7 Stream Layer
3.5.8 Media Access Layer
3.5.9 Protocol and Physical Layers
3.6 System Models
3.6.1 Speci cation Model
3.6.2 Network TLM
3.6.3 Protocol TLM
3.6.4 Bus Cycle-Accurate Model (BCAM)
3.6.5 Cycle-Accurate Model (CAM)
3.7 Summary
4. SYSTEM SYNTHESIS
4.1 System Design Trends
4.2 TLM Based Design
4.3 Automatic TLM Generation
4.3.1 Application Modeling
4.3.2 Platform De nition
4.3.3 Application to Platform Mapping
4.3.4 TLM Based Performance Estimation
4.3.5 TLM Semantics
4.4 Automatic Mapping
4.4.1 GSM Encoder Application
4.4.2 Application Pro ling
4.4.3 Load Balancing Algorithm
4.4.4 Longest Processing Time Algorithm
4.5 Platform Synthesis
4.5.1 Component data models
4.5.2 Platform Generation Algorithm
4.5.3 Cycle Accurate Model Generation
4.5.4 Summary
5. SOFTWARE SYNTHESIS
5.1 Preliminaries
5.1.1 Target Languages for Embedded Systems
5.1.2 RTOS
5.2 Software Synthesis Overview
5.2.1 Example Input TLM
5.2.2 Target Architecture
5.3 Code Generation
5.4 Multi-Task Synthesis
5.4.1 RTOS-based Multi-Tasking
5.4.2 Interrupt-based Multi-Tasking
5.5 Internal Communication
5.6 External Communication
5.6.1 Data Formatting
5.6.2 Packetization
5.6.3 Synchronization
5.6.4 Media Access Control
5.7 Startup Code
5.8 Binary Image Generation
5.9 Execution
5.10Summary
6. HARDWARE SYNTHESIS
6.1 RTL Architecture
6.2 Input Models
6.2.1 C-code speci cation
6.2.2 Control-Data Flow Graph speci cation
6.2.3 Finite State Machine with Data speci cation
6.2.4 RTL speci cation
6.2.5 HDL speci cation
6.3 Estimation and Optimization
6.4 Register Sharing
6.5 Functional Unit Sharing
6.6 Connection Sharing
6.7 Register Merging
6.8 Chaining and Multi-Cycling
6.9 Functional-Unit Pipelining
6.10Datapath Pipelining
6.11Control and Datapath Pipelining
6.12Scheduling
6.12.1RC scheduling
6.12.2TC scheduling
6.13Interface Synthesis
6.14Summary
7. VERIFICATION
7.1 Simulation Based Methods
7.1.1 Stimulus Optimization
7.1.2 Monitor Optimization
7.1.3 SpeedUp Techniques
7.1.4 Modeling Techniques
7.2 Formal Veri cation Methods
7.2.1 Logic Equivalence Checking
7.2.2 FSM Equivalence Checking
7.2.3 Model Checking
7.2.4 Theorem Proving
7.2.5 Drawbacks of Formal Veri cation
7.2.6 Improvements to Formal Veri cation Methods
7.2.7 Semi-formal Methds: Symbolic Simulation
7.3 Comparative Analysis of Veri cation Methods
7.4 System Level Veri cation
7.4.1 Formal Modeling
7.4.2 Model Algebra
7.4.3 Veri cation by Correct Re nement
7.5 Summary
8. EMBEDDED DESIGN PRACTICE
8.1 System Level Design Tools
8.1.1 Academic Tools
8.1.2 Commercial Tools
8.1.3 Outlook
8.2 Embedded Software Design Tools
8.2.1 Academic Tools
8.2.2 Commercial Tools
8.2.3 Outlook
8.3 Hardware Design Tools
8.3.1 Academic Tools
8.3.2 Commercial Tools
8.3.3 Outlook
8.4 Case Study
8.4.1 Embedded System Environment
8.4.2 Design Driver: MP3 Decoder
8.4.3 Results
8.5 Summary
References
商品描述(中文翻譯)
內容簡介
* 提供許多實用的範例供專業人士參考
* 包含工業強度和實用標準的案例範例
* 涵蓋最先進的驗證方法和新興的系統級設計驗證技術
* 提供各種嵌入式軟體和硬體元件的設計技術詳細描述
* 描述從系統規範到原型製作的系統設計流程和設計方法論
《嵌入式系統設計:建模、合成與驗證》介紹了一種基於模型的系統級設計方法。它展示了在不同抽象層次上(如規範、交易層級和週期精確層級)的計算和通信建模技術。它討論了系統級架構、嵌入式軟體和硬體元件的合成方法。使用這些方法,設計師可以開發高層次模型的應用,這些模型可以自動轉換為低層次的實現。此外,本書描述了基於模擬和形式驗證的方法,這些方法對於實現設計信心至關重要。本書最後概述了現有工具以及一個設計案例研究,概述了嵌入式系統設計的實踐。具體而言,本書詳細討論以下主題:
. 不同抽象層次的系統建模
. 基於模型的系統設計
. 硬體/軟體共同設計
. 軟體和硬體元件的合成
. 系統驗證
本書適合嵌入式系統社群中的各類群體:嵌入式系統課程的學生、嵌入式應用開發者、系統設計師和經理、CAD工具開發者、設計自動化和系統工程。
章節目錄
前言
致謝
圖表清單
表格清單
1. 介紹
1.1 系統設計挑戰
1.2 抽象層次
1.2.1 Y-圖
1.2.2 處理器級行為模型
1.2.3 處理器級結構模型
1.2.4 處理器級合成
1.2.5 系統級行為模型
1.2.6 系統結構模型
1.2.7 系統合成
1.3 系統設計方法論
1.3.1 缺失的語義
1.3.2 模型代數
1.4 系統級模型
1.5 平台設計
1.6 系統設計工具
1.7 總結
2. 系統設計方法論
2.1 自下而上的方法論
2.2 自上而下的方法論
2.3 中間會合的方法論
2.4 平台方法論
2.5 FPGA 方法論
2.6 系統級合成
2.7 處理器合成
2.8 總結
3. 建模
3.1 計算模型
3.1.1 基於過程的模型
3.1.2 基於狀態的模型
3.2 系統設計語言
3.2.1 網路清單和原理圖
3.2.2 硬體描述語言
3.2.3 系統級設計語言
3.3 系統建模
3.3.1 設計過程
3.3.2 抽象層次
3.4 處理器建模
3.4.1 應用層
3.4.2 作業系統層
3.4.3 硬體抽象層
3.4.4 硬體層
3.5 通信建模
3.5.1 應用層
3.5.2 表現層
3.5.3 會話層
3.5.4 網路層
3.5.5 傳輸層
3.5.6 連結層
3.5.7 流層
3.5.8 媒體存取層
3.5.9 協議和物理層
3.6 系統模型
3.6.1 規範模型
3.6.2 網路 TLM
3.6.3 協議 TLM
3.6.4 公共總線週期精確模型 (BCAM)
3.6.5 週期精確模型 (CAM)
3.7 總結
4. 系統合成
4.1 系統設計趨勢
4.2 基於 TLM 的設計
4.3 自動 TLM 生成
4.3.1 應用建模
4.3.2 平台定義
4.3.3 應用到平台的映射
4.3.4 基於 TLM 的性能估算
4.3.5 TLM 語義
4.4 自動映射
4.4.1 GSM 編碼器應用
4.4.2 應用分析
4.4.3 負載平衡算法
4.4.4 最長處理時間算法
4.5 平台合成
4.5.1 元件數據模型
4.5.2 平台生成算法
4.5.3 週期精確模型生成
4.5.4 總結
5. 軟體合成
5.1 前提
5.1.1 嵌入式系統的目標語言
5.1.2 RTOS
5.2 軟體合成概述
5.2.1 範例輸入 TLM
5.2.2 目標架構
5.3 代碼生成
5.4 多任務合成
5.4.1 基於 RTOS 的多任務
5.4.2 基於中斷的多任務
5.5 內部通信
5.6 外部通信
5.6.1 數據格式化
5.6.2 封包化
5.6.3 同步
5.6.4 媒體存取控制
5.7 啟動代碼
5.8 二進位映像生成
5.9 執行
5.10 總結
6. 硬體合成
6.1 RTL 架構
6.2 輸入模型
6.2.1 C 代碼規範
6.2.2 控制-數據流圖規範
6.2.3 帶數據的有限狀態機規範
6.2.4 RTL 規範
6.2.5 HDL 規範
6.3 估算和優化
6.4 註冊器共享
6.5 功能單元共享
6.6 連接共享
6.7 註冊器合併
6.8 鏈接和多週期
6.9 功能單元流水線
6.10 數據通路流水線
6.11 控制和數據通路流水線
6.12 調度
6.12.1 RC 調度
6.12.2 TC 調度
6.13 介面合成
6.14 總結
7. 驗證
7.1 基於模擬的方法
7.1.1 刺激優化
7.1.2 監控優化
7.1.3 加速技術
7.1.4 建模技術
7.2 形式驗證方法
7.2.1 邏輯等價檢查
7.2.2 FSM 等價檢查
7.2.3 模型檢查
7.2.4 定理證明
7.2.5 形式驗證的缺點
7.2.6 形式驗證方法的改進
7.2.7 半形式方法:符號模擬
7.3 驗證方法的比較分析
7.4 系統級驗證
7.4.1 形式建模
7.4.2 模型代數
7.4.3 通過正確細化進行驗證
7.5 總結
8. 嵌入式設計實踐
8.1 系統級設計工具
8.1.1 學術工具
8.1.2 商業工具
8.1.3 展望
8.2 嵌入式軟體設計工具
8.2.1 學術工具
8.2.2 商業工具
8.2.3 展望
8.3 硬體設計工具
8.3.1 學術工具
8.3.2 商業工具
8.3.3 展望
8.4 案例研究
8.4.1 嵌入式系統環境
8.4.2 設計驅動:MP3 解碼器
8.4.3 結果
8.5 總結
參考文獻