| |
-
overview
 SystemC @ Wikipedia
SystemC is often thought of as a hardware description language like VHDL and Verilog, but is more aptly described as a system description language, since it exhibits its real power during transaction-level modeling and behavioral modeling.
SystemC is a set of library routines and macros implemented in C++, which makes it possible to simulate concurrent processes, each described by ordinary C++ syntax.
Instantiated in the SystemC framework,...
preview:
http://en.wikipedia.org/wiki/SystemC
5/31/2007
Tags: systemc
 |