Harald Pretl

Results 42 comments of Harald Pretl

These continuous models apparently do exist, but are not yet released. Even if binning is used, usually there are only a few bins to break down the huge *W* and...

I have no access to the NDA-versions of the PDKs, so I can't check myself. I was just believing that they should be available in SkyWater, at least that is...

Sorry for not being clear enough. It is this SPICE netlist [sky130_fd_sc_hvl__lsbuflv2hv_1.spice](https://github.com/google/skywater-pdk-libs-sky130_fd_sc_hvl/blob/4fd4f858d16c558a6a488b200649e909bb4dd800/cells/lsbuflv2hv/sky130_fd_sc_hvl__lsbuflv2hv_1.spice) compared against the extracted netlist from this GDS [sky130_fd_sc_hvl__lsbuflv2hv_1.gds](https://github.com/google/skywater-pdk-libs-sky130_fd_sc_hvl/blob/4fd4f858d16c558a6a488b200649e909bb4dd800/cells/lsbuflv2hv/sky130_fd_sc_hvl__lsbuflv2hv_1.gds) both from the current `sky130_fd_sc_hvl` library. There might be...

I used the most recent versions from GitHub: `magic` 5e3c26c95afadfd07753bb8126fa6528afce5dd8 tag: 8.3.241 `netgen` de18ae85a4f0a96271a301a4704d42e7ac132963 from Dec/15 Your analysis sounds correct and fits the error. My guess is that the SPICE...

BTW, if I try to use the `ext2spice subcircuit descend off` in the extract procedure above, there is no difference, and I still have the subcircuits of the standard cells...

How about LVS_ENABLE_MAGLEF? The default should be for GDS and MAG extracts (with this variable unset), and when this variable is set the LVS on the MAGLEF with the black...

Thanks for the hint with `spinit`, I think it helped a bit but not much. I ran a little speed test on my Ubuntu machine (2 trials each to exclude...

I have written a small Python script that (1) extracts only the given corner, (2) removes comments and empty lines, and (3) produces a single flat model file. On my...

Cool, thanks! I am happy to being able to contribute a tiny bit to this great initiative. P.S. If I use this script on the current OpenLane version (2021.09.30_02.12.16), after...

When `spice_model_red` is run on the current OpenLane version (2021.09.30_02.12.16), after the `make pdk`, it flags the following include files as missing: Warning! File sky130_fd_pr__pnp_05v5_w3p40l3p40.model.spice not found. Warning! File sky130_fd_pr__pnp_05v5_w0p68l0p68.model.spice...