mem: Add checks and explanation for assertMemInhibit usage
Review Request #2495 - Created Nov. 16, 2014 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10545:cf2650519e34 --------------------------- mem: Add checks and explanation for assertMemInhibit usage
Posted (Nov. 25, 2014, 1:42 p.m.)
-
src/mem/packet.hh (Diff revision 1) -
I suggest we change the name of this and other such functions from assert* to set*. If someone were to tell me just the name of the function, I would assume the function tests the mem inhibit property for being true, like the C assert() function does. I am guessing the name has been taken from usage we come across in texts on digital logic design.
Ship It!
