1. 06 11月, 2020 1 次提交
  2. 05 11月, 2020 5 次提交
  3. 04 11月, 2020 1 次提交
  4. 02 11月, 2020 12 次提交
  5. 01 11月, 2020 10 次提交
  6. 31 10月, 2020 9 次提交
  7. 30 10月, 2020 2 次提交
    • Y
      emu: asynchronous reset ram · 451a8ba6
      Yinan Xu 提交于
      We need to asynchronous reset the system when reset is true.
      In verilator model, it's done by always resetting the external devices when reset is true.
      After the reset signal is released, we call init once for external devices to make sure they are correctly reset.
      451a8ba6
    • L
      [bug fix] LoadUnit: forwarding data at s2 · 8ed92e39
      LinJiawei 提交于
      8ed92e39