代码搜索:SystemC
找到约 1,802 项符合「SystemC」的源代码
代码结果 1,802
www.eeworm.com/read/395929/2427305
readme
mips - Hardware simulator
-------------------
mips was generated by compiling the SystemC implementation of the
2-by-2 torus network-on-chip. It outputs every transmission and
reception over the tor
www.eeworm.com/read/395929/2431351
readme_typescript
SystemC (TM) Version 1.0 --- Sep 16 1999 14:12:20
ALL RIGHTS RESERVED
Copyright (c) 1988-1999 by Synopsys, Inc.
//////////////////
www.eeworm.com/read/395929/2431473
install
INSTALL NOTES FOR SystemC Release 2.0.1
---------------------------------------
Contents:
1. Installation Notes for Unix
2. Installation Notes for Windows
1. Installation Notes for Unix
--
www.eeworm.com/read/414114/11127101
readme_typescript
SystemC (TM) Version 1.0 --- Sep 16 1999 14:12:20
ALL RIGHTS RESERVED
Copyright (c) 1988-1999 by Synopsys, Inc.
//////////////////
www.eeworm.com/read/179399/9358128
readme
############## Requirement ##############
- GNU Make 3.79.1
- GCC 3.2.2
- Linux 2.4.x
- SystemC 2.0.1
############## Compilation ##############
1) Edit Makefile.defs file
2) Run 'make'
############
www.eeworm.com/read/163678/10150081
h interrupt2sigbool.h
#ifndef EA_INTERRUPT2SIGBOOL_H
#define EA_INTERRUPT2SIGBOOL_H
//BEGIN interrupt2sigbool.h (systemc)
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
// DESCRIPTION
//
www.eeworm.com/read/163678/10150311
h ea_pullup.h
#ifndef EA_PULLUP_H
#define EA_PULLUP_H
//BEGIN ea_pullup.h (systemc)
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
// DESCRIPTION
// This class, ea_pullup, behaves
www.eeworm.com/read/163678/10150673
cpp ea_pcix_trans.cpp
//BEGIN ea_pcix_trans.cpp
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#include
#include "ea_pcix_trans.h"
// Print a PCIX transaction packet out to a s
www.eeworm.com/read/163678/10150816
cpp main.cpp
//FILE: main.cpp (systemc)
//# vim600:set sw=2 tw=0 fdm=marker:
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//See simple_spawn.h for more information
//~~~~~~~~~~~~
www.eeworm.com/read/163678/10150819
cpp simple_spawn.cpp
//FILE:simple_spawn.cpp (systemc)
//# vim600:sw=2:tw=0:fdm=marker
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//See simple_spawn.h for more information
//~~~~~~~~~~