1. 18 11月, 2020 1 次提交
  2. 21 10月, 2020 1 次提交
  3. 27 9月, 2020 1 次提交
  4. 16 9月, 2020 1 次提交
    • A
      DCache: parameterize dcache. · 4948f48a
      Allen 提交于
      Now DCache has several configurable parameters:
      1. nSets
      2. nWays
      3. blockByte(size block in bytes)
      4. rowBits(basic storage unit of cache, the width of a signal sram bank)
      5. wordBits(inner cpu bus width) = DataBits = XLEN = 64
      6. beatBits(outer tilelink bus width) = l1BusDataWidth = 256
      
      Now, we require beatBits >= rowBits >= wordBits.
      4948f48a
  5. 15 9月, 2020 1 次提交
  6. 11 9月, 2020 1 次提交
  7. 10 9月, 2020 1 次提交
  8. 31 8月, 2020 1 次提交
  9. 18 8月, 2020 1 次提交
  10. 15 8月, 2020 1 次提交
  11. 14 8月, 2020 1 次提交
  12. 13 8月, 2020 1 次提交
  13. 11 8月, 2020 2 次提交
  14. 10 8月, 2020 1 次提交