Location:
Search - systemc library
Search list
Description: SystemC的函式库总整理,学习的好工具。表格明白地显示,每个Function的关系。-SystemC library Director collating, the good learning tool. To understand the forms, each Function relations.
Platform: |
Size: 396648 |
Author: junyee |
Hits:
Description: SystemC的函式库总整理,学习的好工具。表格明白地显示,每个Function的关系。-SystemC library Director collating, the good learning tool. To understand the forms, each Function relations.
Platform: |
Size: 396288 |
Author: junyee |
Hits:
Description: systemc 是基于VC的硬件描述语言,类似与VHDL VERILOG 等,他是VC提供的类库,抽象出硬件接口-SystemC is based on the VC s hardware description language, similar to VHDL VERILOG and so on, he is a VC class library provided by abstract out the hardware interface
Platform: |
Size: 5618688 |
Author: 不知道 |
Hits:
Description: systemc的安装文件包,包含systemc类库和一些例子程序和一些使用文档。-SystemC installation package, including the SystemC class library and some examples of procedures and some use of the document.
Platform: |
Size: 3919872 |
Author: 陈振华 |
Hits:
Description: SystemC类库文件,最新版2.2.除了类库文件外,还有一些实例程序和相关文档。-SystemC class library file, the latest version 2.2. In addition to library documents, there are some examples of procedures and related documentation.
Platform: |
Size: 2481152 |
Author: zxy |
Hits:
Description: 将VHDL转换为C的软件
将VHDL转换为C的软件-VH2SC is a free basic VHDL to SystemC converter. The converter handles a small subset of Synthesisable VHDL 87/93 language constructs. The current version translates all VHDL IEEE types to sc_int/sc_uint/integers and booleans this in order to maximise performance. The aim of the converter is to produce a cycle accurate model of synthesisable VHDL code. The converter runs on Windows
Example1: Simple counter
Convert the counter.vhd file to SystemC,
c:VHDL2SystemCexample1>vh2sc-v-mti count.vhd
VH2SC-> VHDL to SystemC Converter
Ver 0.21** Alpha Release** (c)HT-Lab 2007
SQLite Version : 3.3.13
Parsing File : count.vhd
Line 9** Info : library ieee ignored
Line 28** Info : VH2SC Translation Disabled
Line 32** Info : VH2SC Translation Re-Enabled
Line 37** Info : process() translated to process_line37
Writing Header File : cnt.h
Writing C++ File : cnt.cpp
** Info : Modelsim SC_MODULE_EXPORT(cnt) macro added
The-v is a verbose flag and-mti is requi
Platform: |
Size: 819200 |
Author: whiz |
Hits:
Description: System-C library for implementation on hardware
Platform: |
Size: 8316928 |
Author: Abhinandan |
Hits:
Description: A SystemC library for on-chip network communication modeling. It has a complete library of communication APIs and sample models of BUS and NoC interconnects.
Platform: |
Size: 1281024 |
Author: freeta |
Hits:
Description: SOC仿真模型的整合
丹麦技术大学
硕士论文
通过SystemC来建立SOC仿真模型-Integration of System-On-Chip Simulation
Models
Technical University of Denmark
Master Thesis
Reaching deep sub-micron technology within the near future makes it possible to
implement complex embedded Multiprocessor System-on-Chip (MPSoC) as a single
chip solution. Combined with the requirements for short time to market and
low production cost, make designs rely on IP core re-usability. To cope with the
increasing complexity of the software and hardware design space, the SoC designer
rely on simulation tools to be able to make crucial design decisions at an early stage
in the design phase especially related to the SoC communication platform. For efficient
and powerful design space exploration, the ultimate simulation tool consists
of a library from where the SoC designer can freely select from a variety of different
SoC models, representing IP cores at different abstraction level and then be able
to integrate these into a common SoC communication platform (e.g. NoC) hav
Platform: |
Size: 698368 |
Author: Archie |
Hits:
Description: OMNeT++ is an extensible, modular, component-based C++ simulation library and framework, with an Eclipse-based IDE and a graphical runtime environment. Domain-specific functionality (support for simulation of communication networks, queuing networks, performance evaluation, etc.) is provided by model frameworks, developed as independent projects. There are extensions for real-time simulation, network emulation, alternative programming languages (Java, C#), database integration, SystemC integration, and several other functions.
Platform: |
Size: 241664 |
Author: Ahmed |
Hits:
Description: OMNeT++ is an extensible, modular, component-based C++ simulation library and framework, with an Eclipse-based IDE and a graphical runtime environment. Domain-specific functionality (support for simulation of communication networks, queuing networks, performance evaluation, etc.) is provided by model frameworks, developed as independent projects. There are extensions for real-time simulation, network emulation, alternative programming languages (Java, C#), database integration, SystemC integration, and several other functions.
Platform: |
Size: 313344 |
Author: Ahmed |
Hits:
Description: 为了辅助大家学习《SystemC片上系统设计》一书,方便大家阅读、理解、实践SystemC。大部分代码在Microsoft Visual Studio 6.0上编译通过,另有一些代码无法在个人电脑上使用,可以在工作站的Sun Solaris上编译通过。建议大家带着批评而不是崇拜的眼光来学习这些代码。
SystemC Core Language library 201是SystemC核心语言库,可以在个人电脑上运行。
SystemC MasterSlave Library201是SystemC核心Master/Slave库,可以在个人电脑上运行。
这两个库在运行前需要编译。-In order to assist them to learn " SystemC SoC design," a book so as to facilitate reading, understanding, practice SystemC. Most of the code in Microsoft Visual Studio 6.0 on the compile, while some code can not be used in personal computers, workstations, Sun Solaris can be compiled through. Suggest that you not worship with the eyes of critics to learn the code. SystemC Core Language library 201 is the SystemC core language library that can be run on personal computers. SystemC MasterSlave Library201 is the core SystemC Master/Slave Library, can be run on personal computers. The two libraries to compile before running.
Platform: |
Size: 2450432 |
Author: |
Hits:
Description: This a SystemC file. this is written on C++ and call the systemC library. It s a simple examlpe.-This is a SystemC file. this is written on C++ and call the systemC library. It s a simple examlpe.
Platform: |
Size: 281600 |
Author: manel |
Hits:
Description: this a project describing a sc_semaphore written in C++ and refering to the systemC library-this is a project describing a sc_semaphore written in C++ and refering to the systemC library
Platform: |
Size: 398336 |
Author: manel |
Hits:
Description: The
elements come from the necessity of creating generic
modules, in the verification phase, for this widely used
protocol. These primitives are presented as a not
compiled library written in SystemC where interfaces
are the core of the library. The definition of interfaces
instead of generic modules let the user construct
custom modules improving the resources spent during
the verification phase as well as easily adapting his
own modules to the AMBA 3 AXI protocol. As
validation scenario, results obtained for an AXI bus
connecting IDCT and other processing resources for
MPEG4 video decoding are presented.
Platform: |
Size: 41984 |
Author: Paul Stephen |
Hits:
Description: 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
Platform: |
Size: 8273920 |
Author: 謝君誠 |
Hits: