1. 17 6月, 2022 1 次提交
  2. 11 6月, 2022 1 次提交
  3. 09 6月, 2022 5 次提交
  4. 08 6月, 2022 2 次提交
  5. 06 6月, 2022 4 次提交
  6. 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
  7. 31 5月, 2022 2 次提交
  8. 29 5月, 2022 1 次提交
  9. 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
  10. 26 5月, 2022 1 次提交
  11. 25 5月, 2022 2 次提交
  12. 24 5月, 2022 1 次提交
  13. 22 5月, 2022 1 次提交
  14. 21 5月, 2022 1 次提交
  15. 12 5月, 2022 1 次提交
  16. 11 5月, 2022 3 次提交
  17. 09 5月, 2022 4 次提交
  18. 07 5月, 2022 1 次提交
  19. 06 5月, 2022 4 次提交
  20. 05 5月, 2022 3 次提交