lowRISC / lowRISC/ot-sca

[scope] Fix WaveRunner sampling rate configuration

Open
#254 0 comments 0 reactions 2 assignees View on GitHub

@johannheyszl is already working on this.

Since Dec 8, 2023.

Priority:P1
Dominant language
Jupyter Notebook
Stars
43
Forks
34
PR merge metrics
No merged PRs in 30d

Description

Currently, the sampling rate needs to be set in the config file by the user although the sampling rate is fetched directly from the WaveRunner scope.
To overcome this issue, we could have two alternative scope constructors on the 'API', one based on samples, one based on cycles and internally they can nicely share the code.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.