efabless / cace

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

Fix plot steps #38

Closed RTimothyEdwards closed 4 months ago

RTimothyEdwards commented 4 months ago

Plotting over any stepped condition was known to be semi-broken after porting to off-platform; testbenches were all merged together and the stepping was lost. This has been corrected. Plots can be made with any variable condition on the X-axis and will display the results over all other condition groups as additional curve traces in the same graph, with the key text corresponding to the unique set of conditions.