sim: Fatal if a clocked object is set to have a clock of 0
Review Request #1587 - Created Dec. 6, 2012 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9389:b2c49b171a8d --------------------------- 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.
util/regress all passing (disregarding t1000 and eio)
