代码搜索:SystemC

找到约 1,802 项符合「SystemC」的源代码

代码结果 1,802
www.eeworm.com/read/346982/3179041

h ctrl.h

#include "systemc.h" # define idle 0 # define transmit 1 SC_MODULE(ctrl) { // ports sc_inslave cmd_in; sc_inmaster
www.eeworm.com/read/395930/2427170

scr cocentric.scr

echo echo --- File add.cpp echo compile_systemc -rtl -cpp_options " -I. -DVERILOG -DNCACHE" -rtl_format Verilog add.cpp if( dc_shell_status == 0 ) { exit 1; } else { echo OK; } echo echo --- File alu
www.eeworm.com/read/395929/2431075

scr cocentric.scr

echo echo --- File add.cpp echo compile_systemc -rtl -cpp_options " -I. -DVERILOG -DNCACHE" -rtl_format Verilog add.cpp if( dc_shell_status == 0 ) { exit 1; } else { echo OK; } echo echo --- File alu
www.eeworm.com/read/395929/2431099

makefile

SRCS = inctrl.cpp switch.cpp oqueue.cpp oarbiter.cpp netif_b.cpp main.cpp OBJS = $(SRCS:%.cpp=%.o) DEPS = $(SRCS:%.cpp=%.d) VER = $(SRCS:%.cpp=%.v) CPPS = $(SRCS:%.cpp=%.cpp) SYSTEMC_HOME
www.eeworm.com/read/471378/6892004

h input_gen.h

#ifndef INPUT_GEN_H #define INPUT_GEN_H #include #include using std::ifstream; SC_MODULE(Generator) { sc_out sensors; // 4bits stand for 4 sensors, 0 means no car, 1 mea
www.eeworm.com/read/389033/8552374

cpp main.cpp

#include "stdio.h" #include "systemc.h" /* #ifdef _WIN32 typedef __int64 INT64; #else typedef long long INT64; #endif */ int main(int, char**) { FILE *f; int data1, data2; bool
www.eeworm.com/read/284171/8957638

h cache.h

#ifndef CACHE_H_INCLUDED #define CACHE_H_INCLUDED #include #include "cache_dim.h" //#include "cache_memory.h" #include "cache_bram.h" #include "cache_ctrl.h" SC_MODULE(DWORD_REG_SEL){
www.eeworm.com/read/178299/9408940

cc fft_flt.cc

// fft_flt.cc // Pierre Bomel - LESTER/UBS - janvier 2005 // Formation chez France Telecom R&D #include #include "gen.h" #include "sense.h" #include "pack.h" #include "fft_flt.h" int c
www.eeworm.com/read/178299/9408945

h fft_fix.h

// fft_fix.h // Pierre Bomel - LESTER/UBS - janvier 2005 // Formation chez France Telecom R&D #include #include template
www.eeworm.com/read/178299/9408949

h fft_flt.h

// fft_flt.h // Pierre Bomel - LESTER/UBS - janvier 2005 // Formation chez France Telecom R&D #include #include template // n = num