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

/gem5/src/systemc/tests/systemc/misc/v1.0/dash0/
H A Dconst.h54 const int FAST_CLOCK_PERIOD1 = 50; // in 10 x milliseconds. variable
56 const int PERIODS_PER_HOUR = ONE_HOUR / FAST_CLOCK_PERIOD1;
H A Dmain.cpp86 sc_clock clk1("fast_clk", FAST_CLOCK_PERIOD1, SC_NS, 0.5, 0.0, SC_NS, false);
/gem5/src/systemc/tests/systemc/misc/v1.0/dash1/
H A Dconst.h54 const int FAST_CLOCK_PERIOD1 = 50; // in 10 x milliseconds. variable
56 const int PERIODS_PER_HOUR = ONE_HOUR / FAST_CLOCK_PERIOD1;
H A Dmain.cpp100 sc_clock clk1("fast_clk", FAST_CLOCK_PERIOD1, SC_NS, 0.5, 0.0, SC_NS, false);
/gem5/src/systemc/tests/systemc/misc/v1.0/dash2/
H A Dconst.h54 const int FAST_CLOCK_PERIOD1 = 50; // in 10 x milliseconds. variable
56 const int PERIODS_PER_HOUR = ONE_HOUR / FAST_CLOCK_PERIOD1;
H A Dmain.cpp100 sc_clock clk1("fast_clk", FAST_CLOCK_PERIOD1, SC_NS, 0.5, 0.0, SC_NS, false);
/gem5/src/systemc/tests/systemc/misc/v1.0/dash3/
H A Dconst.h54 const int FAST_CLOCK_PERIOD1 = 50; // in 10 x milliseconds. variable
56 const int PERIODS_PER_HOUR = ONE_HOUR / FAST_CLOCK_PERIOD1;
H A Dmain.cpp100 sc_clock clk1("fast_clk", FAST_CLOCK_PERIOD1, SC_NS, 0.5, 0.0, SC_NS, false);
/gem5/src/systemc/tests/systemc/misc/v1.0/dash4/
H A Dconst.h54 const int FAST_CLOCK_PERIOD1 = 50; // in 10 x milliseconds. variable
56 const int PERIODS_PER_HOUR = ONE_HOUR / FAST_CLOCK_PERIOD1;
H A Dmain.cpp101 sc_clock clk1("fast_clk", FAST_CLOCK_PERIOD1, SC_NS, 0.5, 0.0, SC_NS, false);
/gem5/src/systemc/tests/systemc/misc/v1.0/dash5/
H A Dconst.h54 const int FAST_CLOCK_PERIOD1 = 50; // in 10 x milliseconds. variable
56 const int PERIODS_PER_HOUR = ONE_HOUR / FAST_CLOCK_PERIOD1;
H A Dmain.cpp100 sc_clock clk1("fast_clk", FAST_CLOCK_PERIOD1, SC_NS, 0.5, 0.0, SC_NS, false);
/gem5/src/systemc/tests/systemc/misc/v1.0/dash6/
H A Dconst.h54 const int FAST_CLOCK_PERIOD1 = 50; // in 10 x milliseconds. variable
56 const int PERIODS_PER_HOUR = ONE_HOUR / FAST_CLOCK_PERIOD1;
H A Dmain.cpp100 sc_clock clk1("fast_clk", FAST_CLOCK_PERIOD1, SC_NS, 0.5, 0.0, SC_NS, false);
/gem5/src/systemc/tests/systemc/misc/v1.0/dash7/
H A Dconst.h54 const int FAST_CLOCK_PERIOD1 = 50; // in 10 x milliseconds. variable
56 const int PERIODS_PER_HOUR = ONE_HOUR / FAST_CLOCK_PERIOD1;
H A Dmain.cpp106 sc_clock clk1("fast_clk", FAST_CLOCK_PERIOD1, SC_NS, 0.5, 0.0, SC_NS, false);
/gem5/src/systemc/tests/systemc/misc/v1.0/dash8/
H A Dconst.h54 const int FAST_CLOCK_PERIOD1 = 50; // in 10 x milliseconds. variable
56 const int PERIODS_PER_HOUR = ONE_HOUR / FAST_CLOCK_PERIOD1;
H A Dmain.cpp109 sc_clock clk1("fast_clk", FAST_CLOCK_PERIOD1, SC_NS, 0.5, 0.0, SC_NS, false);
/gem5/src/systemc/tests/systemc/misc/v1.0/dash9/
H A Dconst.h54 const int FAST_CLOCK_PERIOD1 = 50; // in 10 x milliseconds. variable
56 const int PERIODS_PER_HOUR = ONE_HOUR / FAST_CLOCK_PERIOD1;
H A Dmain.cpp114 sc_clock clk1("fast_clk", FAST_CLOCK_PERIOD1, SC_NS, 0.5, 0.0, SC_NS, false);

Completed in 17 milliseconds