[tl2] add grant finisher comment
This commit is contained in:
parent
9dd12545d0
commit
c31b41a7ac
@ -71,7 +71,9 @@ class ClientMetadata extends Bundle {
|
||||
Cat(wr, Nothing) -> (Bool(false), NtoT)))
|
||||
}
|
||||
|
||||
/** Determine what state to go to after miss based on Grant param */
|
||||
/** Determine what state to go to after miss based on Grant param
|
||||
* For now, doesn't depend on state (which may have been Probed).
|
||||
*/
|
||||
private def growFinisher(cmd: UInt, param: UInt): UInt = {
|
||||
import MemoryOpCategories._
|
||||
import TLPermissions._
|
||||
|
Loading…
Reference in New Issue
Block a user