概述
SystemC is a set of C++ classes
and macros which provide an event-driven simulation interface (see
also discrete event simulation). These facilities enable a designer
to simulate concurrent processes, each described using plain C++
syntax. SystemC processes can communicate in a simulated real-time
environment, using signals of all the datatypes offered by C++,
some additional ones offered by the SystemC library, as well as
user defined. In certain respects, SystemC deliberately mimics the
hardware description languages VHDL and Verilog, but is more aptly
described as a system-level modeling language.
SystemC is applied to system-level modeling, architectural
exploration, performance modeling, software development, functional
verification, and high-level synthesis. SystemC is often associated
with electronic system-level (ESL) design, and with
transaction-level modeling (TLM).
最后
以上就是清脆黑夜为你收集整理的linux+systemc+编译,SystemC的Linux开发环境搭建的全部内容,希望文章能够帮你解决linux+systemc+编译,SystemC的Linux开发环境搭建所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复