Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OpenXiangShan/difftest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 41a2f27f21744351374e27724ce10a4c8354f400
Choose a base ref
...
head repository: OpenXiangShan/difftest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0a1e5e29919cac3fd60d3f51620426645c01710b
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 18, 2023

  1. misc: Enable drawing ipc curve in verilator simulation

    Please add WITH_IPC option when compiling and use '-R' option when simulation
    good-circle committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    957adc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    353511f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Merge pull request #123 from OpenXiangShan/add_ipc

    misc: Enable drawing ipc curve in verilator simulation
    wakafa1 authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5bb78d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. difftest: fix delay logic of refill test

    * When refill test failed, variable delay will be doubled on every
    * refill check, which can incur overflow and be zeroed
    wakafa1 committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    5084043 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #124 from OpenXiangShan/fix-refilltest

    difftest: fix delay logic of refill test
    wakafa1 authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    0a1e5e2 View commit details
    Browse the repository at this point in the history
Loading