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

/gem5/src/systemc/tests/systemc/misc/memory_explosion/test01/
H A Dtest01.cpp56 #define sc_ns SC_NS macro
67 e1.notify(sc_time(5,sc_ns));
70 wait(2,sc_ns);
85 e2.notify(sc_time(1,sc_ns));
88 e3.notify(sc_time(10,sc_ns));
103 sc_time clk_time(10.0, sc_ns);

Completed in 4 milliseconds