Searched refs:speed (Results 51 - 75 of 78) sorted by relevance

1234

/gem5/src/systemc/tests/systemc/misc/v1.0/dash3/
H A Ddriver.cpp74 cout << "Driver set the speed to 40 km/h @ " << sc_time_stamp() << endl;
79 cout << "Driver set the speed to 120 km/h @ " << sc_time_stamp() << endl;
85 cout << "Driver set the speed to 60 km/h @ " << sc_time_stamp() << endl;
90 cout << "Driver set the speed to 40 km/h @ " << sc_time_stamp() << endl;
103 if (speed.event()) {
104 cout << "Current speed displayed = "
105 << speed << " km/h @ " << sc_time_stamp() << endl;
H A Dmain.cpp27 determined by the speed of the car. The driver can start the car,
28 set its speed, reset the partial distance odometer, and stop the
77 #include "speed.h"
89 sc_signal<int> speed("speed");
104 reset, speed, start);
107 gen_pulse(clk1, start, speed, speed_pulses, dist_pulses);
128 sc_trace(tf, speed, "speed");
/gem5/src/systemc/tests/systemc/misc/v1.0/dash4/
H A Ddriver.cpp74 cout << "Driver set the speed to 40 km/h @ " << sc_time_stamp() << endl;
79 cout << "Driver set the speed to 120 km/h @ " << sc_time_stamp() << endl;
85 cout << "Driver set the speed to 60 km/h @ " << sc_time_stamp() << endl;
90 cout << "Driver set the speed to 40 km/h @ " << sc_time_stamp() << endl;
103 if (speed.event()) {
104 cout << "Current speed displayed = "
105 << speed << " km/h @ " << sc_time_stamp() << endl;
H A Dmain.cpp27 determined by the speed of the car. The driver can start the car,
28 set its speed, reset the partial distance odometer, and stop the
78 #include "speed.h"
90 sc_signal<int> speed("speed");
105 reset, speed, start);
108 gen_pulse(clk1, start, speed, speed_pulses, dist_pulses);
129 sc_trace(tf, speed, "speed");
/gem5/src/systemc/tests/systemc/misc/v1.0/dash5/
H A Ddriver.cpp72 cout << "Driver set the speed to 40 km/h @ " << sc_time_stamp() << endl;
77 cout << "Driver set the speed to 120 km/h @ " << sc_time_stamp() << endl;
83 cout << "Driver set the speed to 60 km/h @ " << sc_time_stamp() << endl;
88 cout << "Driver set the speed to 40 km/h @ " << sc_time_stamp() << endl;
103 if (speed.event()) {
104 cout << "Current speed displayed = "
105 << speed << " km/h @ " << sc_time_stamp() << endl;
H A Dmain.cpp27 determined by the speed of the car. The driver can start the car,
28 set its speed, reset the partial distance odometer, and stop the
77 #include "speed.h"
89 sc_signal<int> speed("speed");
104 reset, speed, start);
107 gen_pulse(clk1, start, speed, speed_pulses, dist_pulses);
128 sc_trace(tf, speed, "speed");
/gem5/src/systemc/tests/systemc/misc/v1.0/dash6/
H A Ddriver.cpp72 cout << "Driver set the speed to 40 km/h @ " << sc_time_stamp() << endl;
77 cout << "Driver set the speed to 120 km/h @ " << sc_time_stamp() << endl;
83 cout << "Driver set the speed to 60 km/h @ " << sc_time_stamp() << endl;
88 cout << "Driver set the speed to 40 km/h @ " << sc_time_stamp() << endl;
103 if (speed.event()) {
104 cout << "Current speed displayed = "
105 << speed << " km/h @ " << sc_time_stamp() << endl;
H A Dmain.cpp27 determined by the speed of the car. The driver can start the car,
28 set its speed, reset the partial distance odometer, and stop the
77 #include "speed.h"
89 sc_signal<int> speed("speed");
104 reset, speed, start);
107 gen_pulse(clk1, start, speed, speed_pulses, dist_pulses);
128 sc_trace(tf, speed, "speed");
/gem5/src/systemc/tests/systemc/misc/v1.0/dash7/
H A Ddriver.cpp72 cout << "Driver set the speed to 40 km/h @ " << sc_time_stamp() << endl;
77 cout << "Driver set the speed to 120 km/h @ " << sc_time_stamp() << endl;
83 cout << "Driver set the speed to 60 km/h @ " << sc_time_stamp() << endl;
88 cout << "Driver set the speed to 40 km/h @ " << sc_time_stamp() << endl;
103 if (speed.event()) {
104 cout << "Current speed displayed = "
105 << speed << " km/h @ " << sc_time_stamp() << endl;
H A Dmain.cpp27 determined by the speed of the car. The driver can start the car,
28 set its speed, reset the partial distance odometer, and stop the
83 #include "speed.h"
95 sc_signal<int> speed("speed");
110 reset, speed, start);
113 gen_pulse(clk1, start, speed, speed_pulses, dist_pulses);
134 sc_trace(tf, speed, "speed");
/gem5/src/systemc/tests/systemc/misc/v1.0/dash8/
H A Ddriver.cpp72 cout << "Driver set the speed to 40 km/h @ " << sc_time_stamp() << endl;
77 cout << "Driver set the speed to 120 km/h @ " << sc_time_stamp() << endl;
83 cout << "Driver set the speed to 60 km/h @ " << sc_time_stamp() << endl;
88 cout << "Driver set the speed to 40 km/h @ " << sc_time_stamp() << endl;
103 if (speed.event()) {
104 cout << "Current speed displayed = "
105 << speed << " km/h @ " << sc_time_stamp() << endl;
H A Dmain.cpp27 determined by the speed of the car. The driver can start the car,
28 set its speed, reset the partial distance odometer, and stop the
86 #include "speed.h"
98 sc_signal<int> speed("speed");
113 disp_partial_dist, reset, speed, start);
116 gen_pulse(clk1, start, speed, speed_pulses, dist_pulses);
141 sc_trace(tf, speed, "speed");
/gem5/src/systemc/tests/systemc/misc/v1.0/dash9/
H A Ddriver.cpp72 cout << "Driver set the speed to 40 km/h @ " << sc_time_stamp() << endl;
77 cout << "Driver set the speed to 120 km/h @ " << sc_time_stamp() << endl;
83 cout << "Driver set the speed to 60 km/h @ " << sc_time_stamp() << endl;
88 cout << "Driver set the speed to 40 km/h @ " << sc_time_stamp() << endl;
103 if (speed.event()) {
104 cout << "Current speed displayed = "
105 << speed << " km/h @ " << sc_time_stamp() << endl;
H A Dmain.cpp27 determined by the speed of the car. The driver can start the car,
28 set its speed, reset the partial distance odometer, and stop the
91 #include "speed.h"
103 sc_signal<int> speed("speed");
118 disp_partial_dist, reset, speed, start);
121 gen_pulse(clk1, start, speed, speed_pulses, dist_pulses);
146 sc_trace(tf, speed, "speed");
/gem5/src/systemc/tests/systemc/misc/v1.0/dash2/
H A Dmain.cpp27 determined by the speed of the car. The driver can start the car,
28 set its speed, reset the partial distance odometer, and stop the
77 #include "speed.h"
89 sc_signal<int> speed("speed");
104 reset, speed, start);
107 gen_pulse(clk1, start, speed, speed_pulses, dist_pulses);
128 sc_trace(tf, speed, "speed");
H A Dspeed.h22 speed.h -- Definition of the speedometer.
44 sc_in_clk clk; // Clock to measure the time, needed to compute the speed.
49 sc_out<double> speed; // Displayed speed. local
60 // Compute speed.
63 // Filter speed.
/gem5/configs/dist/
H A Dsw.py50 switch.portlink = [DistEtherLink(speed = options.ethernet_linkspeed,
/gem5/src/dev/net/
H A Detherbus.cc54 : SimObject(p), ticksPerByte(p->speed), loopback(p->loopback),
H A Ddist_etherlink.cc77 "link delay:%llu ticksPerByte:%f\n", p->delay, p->speed);
79 txLink = new TxLink(name() + ".link0", this, p->speed, p->delay_var,
H A DEthernet.py65 speed = Param.NetworkBandwidth('1Gbps', "link speed") variable in class:EtherLink
74 speed = Param.NetworkBandwidth('1Gbps', "link speed") variable in class:DistEtherLink
91 speed = Param.NetworkBandwidth('100Mbps', "bus speed in bits per second") variable in class:EtherBus
97 fabric_speed = Param.NetworkBandwidth('10Gbps', "switch fabric speed in bits "
H A Detherlink.cc72 link[0] = new Link(name() + ".link0", this, 0, p->speed,
74 link[1] = new Link(name() + ".link1", this, 1, p->speed,
H A Di8254xGBe_defs.hh325 ADD_FIELD32(asde,5,1); // Auto-speed detection
328 ADD_FIELD32(speed,8,2); // speed selection bits
330 ADD_FIELD32(frcspd,11,1); // force speed
361 ADD_FIELD32(speed,6,2); // link speed
362 ADD_FIELD32(asdv,8,2); // auto speed detection value
367 ADD_FIELD32(pcixspd,14,2); // pci x speed
405 ADD_FIELD32(asdchk,12,1); // initiate auto-speed-detection
407 ADD_FIELD32(spd_byps,15,1); // bypass speed selec
[all...]
/gem5/configs/example/arm/
H A Ddist_bigLITTLE.py89 help="Link speed in bps\nDEFAULT: 10Gbps")
109 system.etherlink = DistEtherLink(speed = options.ethernet_linkspeed,
/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron.cc122 tuneonly(p->tuneonly), extra_rounds(p->extra_rounds), speed(p->speed),
450 if (thresholdCounter >= speed) {
457 if (thresholdCounter <= -speed) {
H A DBranchPredictor.py550 speed = Param.Int(9, "Adaptive theta learning speed") variable in class:MultiperspectivePerceptron

Completed in 46 milliseconds

1234