edatasheets / digital-datasheets

Apache License 2.0
11 stars 5 forks source link

Support values that have both multipliers and adders #92

Open rsnancollas opened 7 months ago

rsnancollas commented 7 months ago

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 commented 7 months ago

Aline and Rachel to discuss offline.

asadate commented 2 months ago

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.