Anyone has a link for a docker image where all the...
# gf180mcu
s
Anyone has a link for a docker image where all the tools are installed linked to GF180MPW? It would be great if it has analog tools installed.
m
Use pre-built x86/arm64 iic-osic-image (i.e. docker pull hpretl/iic-osic-tools:2022.12) : xschem, ngspice, Xyce, magic, klayout ... OpenLane, OpenROAD and other tools. About 12GB. How to use it? see: https://github.com/iic-jku/iic-osic-tools. I am not involved, but some initial *.sym, *.sch for xschem are currently at /foss/pdks/gf180mcuc/libs.tech/xschem/tests. Adding other analogue tools is relativ easy, I did it for devsim and Sandias Charon - it took me a few hours.
👍 1
s
cool.. Thank you very much
j
hello @Michael Strothjohann, I tried to update my iic-osic docker by pulling the latest version, it seems to be now 2022.12 (at least "git describe --tags" displays "2022.12-4-gb0aec90"), but I don't see the /foss/pdks/gf180mcuc folder, I only see as in the attached image, what could I be doing wrong? any ideas?