fix d$ reset bug
This commit is contained in:
parent
290d3d226c
commit
4dda38204f
@ -582,7 +582,7 @@ class MetaDataArray(implicit conf: DCacheConfig) extends Component {
|
|||||||
io.resp(w).tag := m
|
io.resp(w).tag := m
|
||||||
}
|
}
|
||||||
|
|
||||||
io.read.ready := Bool(true)
|
io.read.ready := !rst
|
||||||
io.write.ready := !rst
|
io.write.ready := !rst
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user