没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > sid |
sid
|
1 | 294 | 666 |
贡献者 | 讨论 | 代码提交 |
概述
SID is a framework for building computer system simulations. Specifically, a simulation is comprised of a collection of loosely coupled components. Simulated systems may range from a CPU's instruction set to a large multi-processor embedded system.
SID defines a small component interface which serves to tightly encapsulate them. Components may be written in C++, C, Tcl or any other language to which the API is bound. Typically, components are separately compiled and packaged into shared libraries. A standard run-time linking/loading interface is defined for these.
The package includes a growing library of components for modeling hardware and software parts, instrumentation, control, and external interfaces.
创建时间:2014-05-06 16:41