1. 14 4月, 2023 5 次提交
  2. 12 4月, 2023 2 次提交
  3. 10 4月, 2023 2 次提交
  4. 09 4月, 2023 2 次提交
  5. 06 4月, 2023 2 次提交
  6. 05 4月, 2023 4 次提交
    • X
      backend: fix wakeup error · 36900897
      Xuan Hu 提交于
      * wakeup can take effect only when valid is assert
      36900897
    • X
      backend: refactor regfile rw parameters · 351e22f2
      Xuan Hu 提交于
      * support float memory load/store
      * refactor regfile read parameters
        * replace `numSrc` with `numRegSrc` to notice the src data being from regfile
      * refactor BusyTable read port
        * make int/vf BusyTable have the same number of read ports to simplify connection in Dispatch2Iq
        * the unused read port will be optimized
      * regular IQSize parameters
      * split writeback port for scheduler into two kinds by reg types
      351e22f2
    • X
      backend: fix srcType of stdIQ · b65ff9fe
      Xuan Hu 提交于
      * srcType of store data is from dispatch2iq.io.out(x).bits.srcType(1)
      b65ff9fe
    • X
      backend,memBlock: move `rsIdx` into uop bundle · 92bbe188
      Xuan Hu 提交于
      * `rsIdx` and `isFirstIssue` should be guarded by valid instead connecting from IQ to memBlock directly.
      92bbe188
  7. 30 3月, 2023 1 次提交
  8. 28 3月, 2023 1 次提交
  9. 27 3月, 2023 1 次提交
  10. 26 3月, 2023 1 次提交
  11. 21 3月, 2023 1 次提交
  12. 15 3月, 2023 1 次提交
  13. 14 3月, 2023 2 次提交
  14. 12 3月, 2023 9 次提交
  15. 06 3月, 2023 1 次提交
  16. 12 2月, 2023 4 次提交
  17. 11 2月, 2023 1 次提交