1. 18 8月, 2023 1 次提交
  2. 14 8月, 2023 2 次提交
  3. 11 8月, 2023 2 次提交
  4. 09 8月, 2023 1 次提交
    • Z
      backend: change backend's config(iq & exu number) (#2224) · 618bd038
      Zifei Zhang 提交于
      DefaultConfig:
      [ALU]*2 + [ALU + MUL]*2 + [ALU+BJU]*2 + IMISC(to Vf) + IMISC(to Int)
      IssueQueueSize is 32
      RegfileReadPort: ALU * 6 + Load * 2 are the base, other exeUnit reuse the src2 port
      
      MinimalConfig:
      Same with Default Config except that issueQueueSize is 4.
      
      TODO: minimize exu/issuequeue num of MinimalConfig
      TODO: larger ALU exe window needs larger ifetch, decode, rename, dispatch window.
      618bd038
  5. 06 8月, 2023 2 次提交
  6. 05 8月, 2023 5 次提交
  7. 04 8月, 2023 1 次提交
  8. 03 8月, 2023 2 次提交
  9. 24 7月, 2023 1 次提交
  10. 22 7月, 2023 23 次提交