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

Ariel Reports SimTIme as Cycles #2412

Open
radelja opened this issue Oct 26, 2024 · 0 comments
Open

Ariel Reports SimTIme as Cycles #2412

radelja opened this issue Oct 26, 2024 · 0 comments
Assignees

Comments

@radelja
Copy link

radelja commented Oct 26, 2024

case ARIEL_OUTPUT_STATS:
fprintf(stdout, "Performing statistics output at simulation time = %" PRIu64 " cycles\n", getCurrentSimTimeNano());
performGlobalStatisticOutput();
break;

The reported simulation time is in nanoseconds, not cycles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants