代码搜索:SystemC
找到约 1,802 项符合「SystemC」的源代码
代码结果 1,802
www.eeworm.com/read/163678/10150052
cpp resp.cpp
//BEGIN resp.cpp (systemc)
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//See resp.h for more information
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
www.eeworm.com/read/163678/10150320
h bus_if.h
#ifndef BUS_IF_H
#define BUS_IF_H
//BEGIN: bus_if.h (systemc)
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//See processor.h for more information
//~~~~~~~~~~~~~~~~~
www.eeworm.com/read/163678/10150607
cpp resp.cpp
//BEGIN resp.cpp (systemc)
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//See resp.h for more information
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
www.eeworm.com/read/414114/11126805
h simple_bus_types.h
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2002 by all C
www.eeworm.com/read/414114/11126852
h simple_bus_arbiter_if.h
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2002 by all C
www.eeworm.com/read/147563/12547170
h bus.h
#include
SC_MODULE(bus)
{
sc_inout data[32];
SC_CTOR(bus){}
};
www.eeworm.com/read/389033/8552212
bat vc.bat
@echo off
rem ########################################################
rem # VC++ Command line compile #
rem # Copied from VCVARS32.bat in VC98/bin #
rem
www.eeworm.com/read/389033/8552249
bat vc.bat
@echo off
rem ########################################################
rem # VC++ Command line compile #
rem # Copied from VCVARS32.bat in VC98/bin #
rem
www.eeworm.com/read/389033/8552266
vcd dff.vcd
$date
Jan 12, 2004 16:34:10
$end
$version
SystemC 2.0.1 --- May 4 2003 20:53:36
$end
$timescale
1 ps
$end
$scope module SystemC $end
$var wire 1 aaa
www.eeworm.com/read/389033/8552275
bat vc.bat
@echo off
rem ########################################################
rem # VC++ Command line compile #
rem # Copied from VCVARS32.bat in VC98/bin #
rem