1. 18 6月, 2022 1 次提交
  2. 17 6月, 2022 1 次提交
  3. 11 6月, 2022 1 次提交
  4. 09 6月, 2022 5 次提交
  5. 08 6月, 2022 2 次提交
  6. 06 6月, 2022 4 次提交
  7. 02 6月, 2022 1 次提交
    • L
      ittage: we should write new target when alloc · 3b7c55f8
      Lingrui98 提交于
      Previous logic checked the value of old_ctr to select between old target and
      new target when updating ittage table. However, when we need to alloc a new
      entry, the value of old_ctr is X because we do not reset ittage table. So we
      would definitely write an X to the target field, which is the output of the
      mux, as the selector is X.
      3b7c55f8
  8. 31 5月, 2022 2 次提交
  9. 29 5月, 2022 1 次提交
  10. 27 5月, 2022 1 次提交
    • Y
      soc: fix implementation of rtc_clock (#1565) · 88ca983f
      Yinan Xu 提交于
      Previously we made a mistake to connect rtc_clock to rtcTick for CLINT.
      
      rtcTick should be on io_clock clock domain and asserted only one
      clock cycle in io_clock for every cycle in rtc_clock. We add sampling
      registers in this commit to fix this.
      88ca983f
  11. 26 5月, 2022 1 次提交
  12. 25 5月, 2022 2 次提交
  13. 24 5月, 2022 1 次提交
  14. 22 5月, 2022 1 次提交
  15. 21 5月, 2022 1 次提交
  16. 12 5月, 2022 1 次提交
  17. 11 5月, 2022 3 次提交
  18. 09 5月, 2022 4 次提交
  19. 07 5月, 2022 1 次提交
  20. 06 5月, 2022 4 次提交
  21. 05 5月, 2022 2 次提交