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

/gem5/src/sim/
H A Dclocked_object.hh9418:9923a5ab8c13 Mon Jan 07 13:05:00 EST 2013 Andreas Hansson <andreas.hansson@arm.com> sim: Fatal if a clocked object is set to have a clock of 0

This patch adds a check to the clocked object constructor to ensure it
is not configured to have a clock period of 0.
/gem5/src/mem/cache/
H A Dbase.cc9418:9923a5ab8c13 Mon Jan 07 13:05:00 EST 2013 Andreas Hansson <andreas.hansson@arm.com> sim: Fatal if a clocked object is set to have a clock of 0

This patch adds a check to the clocked object constructor to ensure it
is not configured to have a clock period of 0.

Completed in 59 milliseconds