Searched hist:9722 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/cpu/testers/traffic_gen/
H A Dtraffic_gen.cc9722:2ddec848b8e8 Thu May 30 00:54:00 EDT 2013 Sascha Bischoff <sascha.bischoff@arm.com> cpu: Check that minimum TrafficGen period is less than max period

Add a check which ensures that the minumum period for the LINEAR and
RANDOM traffic generator states is less than or equal to the maximum
period. If the minimum period is greater than the maximum period a
fatal is triggered.

Completed in 14 milliseconds