Searched refs:circ48 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/systemc/tests/systemc/misc/synth/circle/
H A Dcirc48.cpp22 circ48.cpp --
39 #include "circ48.h"
57 circ48 c1( "C1", clk, I_reset, I_x_ok, I_y_ok,
H A Dcirc48.h22 circ48.h --
40 SC_MODULE( circ48 )
42 SC_HAS_PROCESS( circ48 );
56 circ48( sc_module_name name_, function
92 circ48::entry()

Completed in 3 milliseconds