diff options
author | William PC <w_calandrini[at]hotmail[dot]com> | 2022-10-20 15:33:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-20 15:33:29 +0700 |
commit | fe7e0bf0c9680a5ecb3d87fa74f734e68fb57e09 (patch) | |
tree | 3212561445dcd67bb3ec9e57f25caae73d74f52a /development/SystemC/slack-desc | |
parent | 4f444956d8cafe89e6032bf0d6593b7dff47d1b3 (diff) |
development/SystemC: Added (SystemC Class Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/SystemC/slack-desc')
-rw-r--r-- | development/SystemC/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/SystemC/slack-desc b/development/SystemC/slack-desc new file mode 100644 index 0000000000000..ca5bc3d4e2b43 --- /dev/null +++ b/development/SystemC/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +SystemC: SystemC (SystemC Class Library for design and verification HW/SW) +SystemC: +SystemC: SystemC addresses the need for a system design and verification +SystemC: language that spans hardware and software. It is a language built as +SystemC: an ANSI C++ class library created for design and verification. Users +SystemC: worldwide are applying SystemC to system-level modeling, abstract +SystemC: analog/mixed-signal modeling, architectural exploration, performance +SystemC: modeling, software development, functional verification, and high- +SystemC: level synthesis. The SystemC API and its semantics are developed +SystemC: by the Accellera Systems Initiative and formally standardized +SystemC: and governed by the IEEE in the IEEE Std. 1666-2011 standard. |