Hello,
want to have a look at the
https://github.com/google/skywater-pdk-sky130-raw-data ?
One way is to use
DMT in Python. There you can either read a single measurement or all the raw data at once and then go on processing (
Example in the documentation)
If you want to go on comparing this data to simulations, DMT can also help you with that.
Here is a first hacked script to do that.
I want to increase the possibilities of the combination of DMT in combination with SkywaterPDK and Ngspice. So I would be glad about all kind of feedback, either here, per DM or
as issue in our repo