1. 06 6月, 2022 2 次提交
  2. 26 5月, 2022 1 次提交
  3. 28 3月, 2022 1 次提交
  4. 25 2月, 2022 1 次提交
  5. 26 1月, 2022 1 次提交
  6. 23 1月, 2022 1 次提交
    • J
      Fetch: optimization timing for IFU/ICache/IPrefetch (#1432) · 61e1db30
      Jay 提交于
      * IFU <timing>: f2_data select signal optimization
      
      * ICacheMainPipe <timing>: latch fetch req when tlb miss
      
      * Frontend <timing>: add additional PMP checker
      
      * Ftq <timing>: delete flush condition for prefetch.req
      
      * ICacheMainPipe <timing>: move hit state change to s2
      
      * ICache <bug-fix> delete PMP check assertion
      
      * ICache <bug-fix> fix parity error condition
      
      * ICacheMainPipe <bug-fix>: fix tlb resp condition
      
      * when TLB req has been latched into tlb_slot, the
      tlb_all_resp condition, which affects s0_fire should
      depend on the slot result.
      61e1db30
  7. 22 1月, 2022 1 次提交
  8. 06 1月, 2022 1 次提交
  9. 30 12月, 2021 1 次提交
  10. 24 12月, 2021 1 次提交
    • J
      IPrefetch: fix prefetchPtr stop problem (#1387) · e30430c2
      Jay 提交于
      * IPrefetch: fix prefetchPtr stop problem
      
      * This problem happens because prefetchPtr still exits when close IPrefetch
      
      * Fix PMP req port still be occupied even when ICache miss
      
      * Shut down IPrefetch
      
      * IPrefetch: fix Hint not set PreferCache bit
      
      * bump HuanCun
      e30430c2
  11. 23 12月, 2021 2 次提交
  12. 22 12月, 2021 1 次提交
    • J
      IPrefetch: fix prefetchPtr stop problem · ca4df9c2
      JinYue 提交于
      * This problem happens because prefetchPtr still exits when close IPrefetch
      
      * Fix PMP req port still be occupied even when ICache miss
      ca4df9c2
  13. 21 12月, 2021 1 次提交