代码搜索:SystemC

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

代码结果 1,802
www.eeworm.com/read/405204/11469536

h alu.h

#include "systemc.h" SC_MODULE(alu) {sc_in rw,clk; sc_in sel; sc_out x; sc_lv ram[16]; void prc_alu(); SC_CTOR(alu) {SC_METHOD(prc_alu); sensitive_pos
www.eeworm.com/read/405833/11456053

h decoder3by8.h

#include "systemc.h" SC_MODULE(decoder3by8) { //sc_in select3; sc_in select3; //sc_out row8; sc_out row8; void prc_decoder3by8(); SC_C
www.eeworm.com/read/284171/8957586

h network2x2.h

#include #include "router.h" SC_MODULE(NETWORK2x2) { sc_in clk, rst; sc_in< sc_bv > x0y0din; sc_out< sc_bv > x0y0dout; sc_in< bool > x0y0req_net; sc_out<
www.eeworm.com/read/284171/8957617

h _network2x2.h

#include #include "router.h" SC_MODULE(NETWORK2x2) { sc_in clk, rst; sc_in< sc_bv > x0y0din; sc_out< sc_bv > x0y0dout; sc_in< bool > x0y0req_net; sc_out<
www.eeworm.com/read/284171/8957701

h network2x3.h

#include #include "router.h" SC_MODULE(NETWORK2x3) { sc_in clk, rst; sc_in< sc_bv > x0y0din; sc_out< sc_bv > x0y0dout; sc_in< bool > x0y0req_net; sc_out<
www.eeworm.com/read/405833/11456054

h count6.h

#include "systemc.h" const int COUNT_SIZE=6; SC_MODULE(count6) { sc_inaclr,clk; sc_out c3; sc_out c4; sc_out c6; sc_signalu
www.eeworm.com/read/395930/2427121

h network2x2.h

#include #include "router.h" SC_MODULE(NETWORK2x2) { sc_in clk, rst; sc_in< sc_bv > x0y0din; sc_out< sc_bv > x0y0dout; sc_in< bool > x0y0req_net; sc_out<
www.eeworm.com/read/395930/2427132

h _network2x2.h

#include #include "router.h" SC_MODULE(NETWORK2x2) { sc_in clk, rst; sc_in< sc_bv > x0y0din; sc_out< sc_bv > x0y0dout; sc_in< bool > x0y0req_net; sc_out<
www.eeworm.com/read/395930/2427157

h network2x3.h

#include #include "router.h" SC_MODULE(NETWORK2x3) { sc_in clk, rst; sc_in< sc_bv > x0y0din; sc_out< sc_bv > x0y0dout; sc_in< bool > x0y0req_net; sc_out<
www.eeworm.com/read/395929/2431022

h network2x2.h

#include #include "router.h" SC_MODULE(NETWORK2x2) { sc_in clk, rst; sc_in< sc_bv > x0y0din; sc_out< sc_bv > x0y0dout; sc_in< bool > x0y0req_net; sc_out<