CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码

文件名称:systemc-2.2.0.tar

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    7.89mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

SystemC Class Library (Rel. 2.2.0)

TLM模擬硬體功能。

-    SystemC Class Library (Rel. 2.2.0)

        ==================================



This is the release of the SystemC 2.2.0 Class Library.



-------------------------------------------------------------------------------

        IMPORTANT



1. This is the release of SystemC 2.2.0. This release contains bug

  fixes for SystemC 2.1.v1 as well as adding IEEE 1666(tm) compliance

  features.



2. This release is supported on the following platforms for which it has

  been well tested:

  o Sun Solaris 2.8 with GNU C++ compiler versions gcc-2.95.3,

   gcc-3.2.3, and gcc-3.3.2

  o Sun Solaris 2.8 with SUN C++ compiler versions SC6.1, SC6.2,

   and Forte 7.

    (Note: tests that use the new dynamic process feature do

    not compile with SC6.1

    )

  o Linux (Redhat 6.2) with GNU C++ compiler version gcc-2.95.3

  o Linux (Redhat 7.2) with GNU C++ compiler version gcc-2.95.3

  o Linux (Redhat 8.0) with GNU C++ compiler versi
(系统自动生成,下载前可以参看下载内容)

下载文件列表

systemc-2.2.0/AUTHORS
systemc-2.2.0/COPYING
systemc-2.2.0/ChangeLog
systemc-2.2.0/INSTALL
systemc-2.2.0/LICENSE
systemc-2.2.0/Makefile.am
systemc-2.2.0/Makefile.in
systemc-2.2.0/NEWS
systemc-2.2.0/README
systemc-2.2.0/RELEASENOTES
systemc-2.2.0/aclocal.m4
systemc-2.2.0/configure
systemc-2.2.0/configure.in
systemc-2.2.0/config/
systemc-2.2.0/config/bootstrap
systemc-2.2.0/config/config.guess
systemc-2.2.0/config/config.sub
systemc-2.2.0/config/depcomp
systemc-2.2.0/config/distclean
systemc-2.2.0/config/install-sh
systemc-2.2.0/config/Make-rules
systemc-2.2.0/config/missing
systemc-2.2.0/config/mkinstalldirs
systemc-2.2.0/docs/
systemc-2.2.0/docs/.DS_Store
systemc-2.2.0/docs/FuncSpec20.pdf
systemc-2.2.0/docs/IEEE1666_specification
systemc-2.2.0/docs/License.pdf
systemc-2.2.0/docs/README
systemc-2.2.0/docs/SystemC_2_1_features.pdf
systemc-2.2.0/docs/SystemC_2_1_overview.pdf
systemc-2.2.0/docs/UserGuide20.pdf
systemc-2.2.0/docs/WhitePaper20.pdf
systemc-2.2.0/examples/
systemc-2.2.0/examples/.DS_Store
systemc-2.2.0/examples/Makefile.am
systemc-2.2.0/examples/Makefile.in
systemc-2.2.0/examples/sysc/
systemc-2.2.0/examples/sysc/.DS_Store
systemc-2.2.0/examples/sysc/2.1/
systemc-2.2.0/examples/sysc/2.1/dpipe/
systemc-2.2.0/examples/sysc/2.1/dpipe/dpipe.vcproj
systemc-2.2.0/examples/sysc/2.1/dpipe/main.cpp
systemc-2.2.0/examples/sysc/2.1/dpipe/Makefile.am
systemc-2.2.0/examples/sysc/2.1/dpipe/Makefile.in
systemc-2.2.0/examples/sysc/2.1/forkjoin/
systemc-2.2.0/examples/sysc/2.1/forkjoin/forkjoin.cpp
systemc-2.2.0/examples/sysc/2.1/forkjoin/forkjoin.vcproj
systemc-2.2.0/examples/sysc/2.1/forkjoin/Makefile.am
systemc-2.2.0/examples/sysc/2.1/forkjoin/Makefile.in
systemc-2.2.0/examples/sysc/2.1/forkjoin/README.txt
systemc-2.2.0/examples/sysc/2.1/Makefile.am
systemc-2.2.0/examples/sysc/2.1/Makefile.in
systemc-2.2.0/examples/sysc/2.1/reset_signal_is/
systemc-2.2.0/examples/sysc/2.1/reset_signal_is/Makefile.am
systemc-2.2.0/examples/sysc/2.1/reset_signal_is/Makefile.in
systemc-2.2.0/examples/sysc/2.1/reset_signal_is/reset_signal_is.cpp
systemc-2.2.0/examples/sysc/2.1/reset_signal_is/reset_signal_is.vcproj
systemc-2.2.0/examples/sysc/2.1/sc_export/
systemc-2.2.0/examples/sysc/2.1/sc_export/main.cpp
systemc-2.2.0/examples/sysc/2.1/sc_export/Makefile.am
systemc-2.2.0/examples/sysc/2.1/sc_export/Makefile.in
systemc-2.2.0/examples/sysc/2.1/sc_export/README.txt
systemc-2.2.0/examples/sysc/2.1/sc_export/sc_export.vcproj
systemc-2.2.0/examples/sysc/2.1/sc_report/
systemc-2.2.0/examples/sysc/2.1/sc_report/main.cpp
systemc-2.2.0/examples/sysc/2.1/sc_report/Makefile.am
systemc-2.2.0/examples/sysc/2.1/sc_report/Makefile.in
systemc-2.2.0/examples/sysc/2.1/sc_report/README.txt
systemc-2.2.0/examples/sysc/2.1/sc_report/sc_report.vcproj
systemc-2.2.0/examples/sysc/2.1/scx_barrier/
systemc-2.2.0/examples/sysc/2.1/scx_barrier/main.cpp
systemc-2.2.0/examples/sysc/2.1/scx_barrier/Makefile.am
systemc-2.2.0/examples/sysc/2.1/scx_barrier/Makefile.in
systemc-2.2.0/examples/sysc/2.1/scx_barrier/scx_barrier.h
systemc-2.2.0/examples/sysc/2.1/scx_barrier/scx_barrier.vcproj
systemc-2.2.0/examples/sysc/2.1/scx_mutex_w_policy/
systemc-2.2.0/examples/sysc/2.1/scx_mutex_w_policy/Makefile.am
systemc-2.2.0/examples/sysc/2.1/scx_mutex_w_policy/Makefile.in
systemc-2.2.0/examples/sysc/2.1/scx_mutex_w_policy/scx_mutex_w_policy.cpp
systemc-2.2.0/examples/sysc/2.1/scx_mutex_w_policy/scx_mutex_w_policy.vcproj
systemc-2.2.0/examples/sysc/2.1/specialized_signals/
systemc-2.2.0/examples/sysc/2.1/specialized_signals/main.cpp
systemc-2.2.0/examples/sysc/2.1/specialized_signals/Makefile.am
systemc-2.2.0/examples/sysc/2.1/specialized_signals/Makefile.in
systemc-2.2.0/examples/sysc/2.1/specialized_signals/scx_signal_int.cpp
systemc-2.2.0/examples/sysc/2.1/specialized_signals/scx_signal_int.h
systemc-2.2.0/examples/sysc/2.1/specialized_signals/scx_signal_signed.cpp
systemc-2.2.0/examples/sysc/2.1/specialized_signals/scx_signal_signed.h
systemc-2.2.0/examples/sysc/2.1/specialized_signals/scx_signal_uint.cpp
systemc-2.2.0/examples/sysc/2.1/specialized_signals/scx_signal_uint.h
systemc-2.2.0/examples/sysc/2.1/specialized_signals/scx_signal_unsigned.cpp
systemc-2.2.0/examples/sysc/2.1/specialized_signals/scx_signal_unsigned.h
systemc-2.2.0/examples/sysc/fft/
systemc-2.2.0/examples/sysc/fft/fft_flpt/
systemc-2.2.0/examples/sysc/fft/fft_flpt/fft.cpp
systemc-2.2.0/examples/sysc/fft/fft_flpt/fft.h
systemc-2.2.0/examples/sysc/fft/fft_flpt/fft_flpt.ncb
systemc-2.2.0/examples/sysc/fft/fft_flpt/fft_flpt.vcproj
systemc-2.2.0/examples/sysc/fft/fft_flpt/in_imag
systemc-2.2.0/examples/sysc/fft/fft_flpt/in_imag.1
systemc-2.2.0/examples/sysc/fft/fft_flpt/in_imag.2
systemc-2.2.0/examples/sysc/fft/fft_flpt/in_imag.3
systemc-2.2.0/examples/sysc/fft/fft_flpt/in_imag.4
systemc-2.2.0/examples/sysc/fft/fft_flpt/in_real
systemc-2.2.0/examples/sysc/fft/fft_flpt/in_real.1
systemc-2.2.0/examples/sysc/fft/fft_flpt/in_real.2
systemc-2.2.0/examples/sysc/fft/fft_flpt/in_real.3
systemc-2.2.0/examples/sysc/fft/fft_flpt/in_real.4
systemc-2.2.0/examples/sysc/fft/fft_flpt/main.cpp
systemc-2.2.0/examples/sysc/fft/fft_flpt/Makefil

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com