• A
    DCache: DataArray: read out data in stage 1, just like MetaArray. · c1d0fdc6
    Allen 提交于
    This fixed two problems:
    1. for load, we can select word and do ECC in stage 1, this release the
    timing pressue in stage 2.
    2. for MainPipe, when stalled by WritebackUnit, we can latch tag and
    data together. This fixed bugs caused by stall.
    c1d0fdc6
DCache.scala 9.9 KB