Searched refs:sc_out_clk (Results 1 - 5 of 5) sorted by relevance

/gem5/ext/systemc/src/sysc/communication/
H A Dsc_clock_ports.h45 typedef sc_out<bool> sc_out_clk; typedef in namespace:sc_core
/gem5/src/systemc/tests/systemc/misc/sim_tests/async_clock/
H A Dasync_clock.cpp114 sc_out_clk c;
115 sc_out_clk d;
/gem5/src/systemc/ext/channel/
H A Dsc_clock.hh122 typedef sc_out<bool> sc_out_clk; typedef in namespace:sc_core
H A D_using.hh40 using sc_core::sc_out_clk;
/gem5/src/systemc/tests/systemc/communication/ports/test01/
H A Dtest01.cpp46 sc_out_clk out_clk;

Completed in 6 milliseconds