• J
    fix bugs in IFU and delete 500-cycle ready · 625ecd17
    Jenius 提交于
    * fix mmio_resend_af wrong assignment
    * fix wb_half_flush missOffset(using wb_lastIdx instead of PredictWidth
    -1)
    * change pipeline ready condition (this_ready =  this_stage_fire || this_stage_empty)
    * delete 500-cycle ready condition (toICache(*).ready means the SRAM has
    been reset and ready for read)
    625ecd17
IFU.scala 33.0 KB