Searched refs:o2 (Results 1 - 25 of 327) sorted by relevance

1234567891011>>

/gem5/src/systemc/tests/systemc/misc/synth/wait_until/test14/
H A Dtest.cpp54 o2 = 6;
56 o2 = 7;
59 o2 = 8;
61 o2 = 9;
63 o2 = 10;
67 o2 = 11;
/gem5/src/systemc/tests/systemc/misc/synth/wait_until/test11/
H A Dtest.cpp53 case 1: o2 = 8; do { wait(); } while (cont2 != 1); break;
54 case 2: o2 = 9; wait(); break;
55 case 3: o2 = 10; wait(); break;
56 default: o2 = 11; wait(); break;
/gem5/src/systemc/tests/systemc/misc/synth/wait_until/test12/
H A Dtest.cpp49 case 1: o2 = 8;
55 case 2: o2 = 9; wait(); break;
56 case 3: o2 = 10; wait(); break;
57 default: o2 = 11; wait(); break;
/gem5/src/systemc/tests/systemc/misc/synth/wait_until/test13/
H A Dtest.cpp52 o2 = 80;
55 o2 = 81;
60 o2 = 9;
68 o2 = 10;
78 default: o2 = 11; wait(); break;
/gem5/src/systemc/tests/systemc/misc/synth/directives/line_label/misc/test3/
H A Dtest3.cpp49 o2 = i1 + i2;
50 o2 = i1 + i2;
/gem5/src/systemc/tests/systemc/misc/synth/directives/translate_on/test5/
H A Dtest.cpp60 o2 = 8;
62 o2 = 9;
/gem5/src/systemc/tests/systemc/misc/synth/wait_until/test02/
H A Dtest.cpp43 o1 = 0; o2 = 0;
56 o2 = 3;
/gem5/src/systemc/tests/systemc/misc/synth/wait_until/test16/
H A Dtest.cpp48 o2 = 8;
56 o2 = 0;
/gem5/src/systemc/tests/systemc/misc/unit/data/general/array_range/
H A Dmain.cpp51 signal_bool_vector4 o2 ("o2");
60 array_range D1 ("D1", clk, in1, o1, o2, o3, o4, o5);
62 stimgen T1 ("T1", clk, o1, o2, o3, o4, o5, in1);
/gem5/src/systemc/tests/systemc/misc/if_transforms/loop_unrolling/pr476/
H A Dmonitor.cpp48 " o2 = " << o2 <<
/gem5/src/systemc/tests/systemc/misc/if_transforms/loop_unrolling/test1/
H A Dmonitor.cpp48 " o2 = " << o2 <<
/gem5/src/systemc/tests/systemc/misc/if_transforms/loop_unrolling/test2/
H A Dmonitor.cpp48 " o2 = " << o2 <<
/gem5/src/systemc/tests/systemc/misc/if_transforms/loop_unrolling/test3/
H A Dmonitor.cpp48 " o2 = " << o2 <<
/gem5/src/systemc/tests/systemc/misc/if_transforms/loop_unrolling/test4/
H A Dmonitor.cpp48 " o2 = " << o2 <<
/gem5/src/systemc/tests/systemc/misc/if_transforms/loop_unrolling/test5/
H A Dmonitor.cpp48 " o2 = " << o2 <<
/gem5/src/systemc/tests/systemc/misc/if_transforms/loop_unrolling/test6/
H A Dmonitor.cpp48 " o2 = " << o2 <<
/gem5/src/systemc/tests/systemc/misc/synth/concat/fncall/
H A Dmonitor.cpp49 " o2 = " << o2 <<
/gem5/src/systemc/tests/systemc/misc/synth/concat/lvalue/
H A Dmonitor.cpp49 " o2 = " << o2 <<
/gem5/src/systemc/tests/systemc/misc/synth/concat/rvalue/
H A Dmonitor.cpp49 " o2 = " << o2 <<
/gem5/src/systemc/tests/systemc/misc/synth/directives/line_label/test1/
H A Dmonitor.cpp49 " o2 = " << o2 <<
/gem5/src/systemc/tests/systemc/misc/synth/directives/line_label/test2/
H A Dmonitor.cpp49 " o2 = " << o2 <<
/gem5/src/systemc/tests/systemc/misc/synth/directives/line_label/test3/
H A Dmonitor.cpp49 " o2 = " << o2 <<
/gem5/src/systemc/tests/systemc/misc/synth/directives/line_label/test4/
H A Dmonitor.cpp49 " o2 = " << o2 <<
/gem5/src/systemc/tests/systemc/misc/synth/directives/line_label/test5/
H A Dmonitor.cpp49 " o2 = " << o2 <<
/gem5/src/systemc/tests/systemc/misc/synth/directives/line_label/test6/
H A Dmonitor.cpp49 " o2 = " << o2 <<

Completed in 15 milliseconds

1234567891011>>