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

[otbn/tvla] add option to configure the used samples per trace #125

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

m-temp
Copy link
Collaborator

@m-temp m-temp commented Feb 28, 2023

This option is currently only available for traces with dtype=np.uint16
Do we still support traces with dtype=np.double?

It is only tested for otbn and rises a runtime error if used for other modes.

See also: #72

cw/tvla.py Outdated Show resolved Hide resolved
@vrozic
Copy link
Contributor

vrozic commented Mar 1, 2023

Thanks @m-temp for adding this feature and for linking the issue. I think that with the suggested changes this feature can work for all modes, so maybe it's worth doing it now.

cw/tvla.py Outdated Show resolved Hide resolved
This option is currently only tested for otbn traces.

Signed-off-by: Michael Tempelmeier <[email protected]>
@m-temp m-temp force-pushed the samples-per-trace branch from 73799ba to ae595ee Compare March 2, 2023 10:26
@m-temp m-temp merged commit f9ed806 into lowRISC:master Mar 2, 2023
@m-temp m-temp deleted the samples-per-trace branch March 2, 2023 10:35
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.

2 participants