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

Support values that have both multipliers and adders #92

Open
rsnancollas opened this issue Mar 29, 2024 · 2 comments
Open

Support values that have both multipliers and adders #92

rsnancollas opened this issue Mar 29, 2024 · 2 comments

Comments

@rsnancollas
Copy link
Contributor

The spec can't currently support: 0.3 VDD + 0.07

We might want to change our fields to:
relativeValueMultiplier
relativeValueAdder
relativeValueReference
relativeValueType [min, max, typ]

Aline also pointed out that this doesn't cover min/max, like the max values is 0.3 VDD + 0.07.

We might want another field to specify what type of value it is (an enum that has the values: min, max, typ)

@rsnancollas
Copy link
Contributor Author

Aline and Rachel to discuss offline.

@asadate
Copy link
Contributor

asadate commented Aug 28, 2024

I came across this issue again while running an example. Let's update the values specs to add this in the next rev. We can discuss in the Industry WG.

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

No branches or pull requests

2 participants