You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since python SPICE interfaces exist with great support for plotting libraries like matplotlib, we're also going to take this opportunity to switch the backend over to PySpice.
The current method generates spice files in a mostly-manual process, then writes commands to a shell script. Switching to PySpice should make our code a lot more readable and intuitive, plus we'll have quite a bit more insight into what's happening in our spice simulations.
Add options to generate plots that show the details of what's happening during characterization, as well as a nicer view of characterization results.
@stineje and I discussed the following plots as a good starting point:
[ ] Power vs. fanoutMoved to Add power characterization #14The text was updated successfully, but these errors were encountered: