代码搜索:SystemC
找到约 1,802 项符合「SystemC」的源代码
代码结果 1,802
www.eeworm.com/read/395929/2431034
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/395929/2431061
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<