Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print perf result at the end of simulation #761

Merged
merged 4 commits into from
Sep 4, 2024
Merged

Conversation

FanShupei
Copy link
Contributor

Now t1/t1rocket will generate a perf.json at the end of simulation, currently only contains the number of total cycle numbers.

Here is the example of nix build .#t1.t1rocket.ip.vcs-emu.cases.codegen.vadd_vv.emu-result, in result/perf.json

{
    "total_cycles": 32444
}

@Avimitin Avimitin force-pushed the print-perf-final branch 5 times, most recently from de79daf to e33cbe5 Compare September 4, 2024 06:05
@sequencer sequencer closed this Sep 4, 2024
@sequencer sequencer deleted the print-perf-final branch September 4, 2024 10:36
@sequencer sequencer restored the print-perf-final branch September 4, 2024 10:36
@sequencer sequencer reopened this Sep 4, 2024
@sequencer sequencer merged commit 1388a87 into master Sep 4, 2024
163 of 164 checks passed
@sequencer sequencer deleted the print-perf-final branch September 4, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants