efabless / cace

Circuit Automatic Characterization Engine
https://cace.readthedocs.io/
Apache License 2.0
44 stars 6 forks source link

"unit: dBV" is very slow in spice_unit_unconvert #53

Open jwise opened 5 months ago

jwise commented 5 months ago

For a simulation in which

variables {
                name: freq
                display: Frequency
                unit: Hz

                +
                name: Vprobe
                display: Vin
                unit: dBV
[...]
}

... then it takes many tens of milliseconds per unit conversion to run spice_unit_unconvert on this value and plot a simulation output.