SystemC: From the Ground Up
SystemC provides a robust set of extensions to the C++ language that enables rapid development of complex models of hardware and software systems. The authors focus on practical use of the language for modeling real systems, showing: A step-by-step build-up of syntax Code examples for each concept O...
Main Authors: | , , , |
---|---|
Corporate Author: | |
Format: | Electronic |
Language: | English |
Published: |
Boston, MA :
Springer US : Imprint: Springer,
2010.
|
Subjects: | |
Online Access: | https://ezaccess.library.uitm.edu.my/login?url=http://dx.doi.org/10.1007/978-0-387-69958-5 |
Table of Contents:
- Why SystemC: ESL and TLM
- Overview of SystemC
- Data Types
- Modules
- A Notion of Time
- Concurrency
- Dynamic Processes
- Basic Channels
- Evaluate-Update Channels
- Structure
- Communication
- More on Ports and Interfaces
- Custom Channels and Data
- Additional Topics
- SCV
- OSCI TLM
- Odds and Ends
- Appendix A. .