I have added support for the OSU 3.3V standard cel...
# gf180mcu
t
I have added support for the OSU 3.3V standard cell library (see the link from Matt Venn, above) to open_pdks, for anyone who wants to try it. We'll be working toward getting Openlane support for the library. Eventually, I want to get a dual-voltage (5V external, 3.3V internal) version of Caravel done, although for that we will need to extend the existing 5V libraries with level shifter cells.
🙌 2
💪 2
🌍 1
m
It would be helpful to know your plans around level shifters as we don't yet support multiple power domains well.
p
@Tim Edwards are you pulling them from their fork? I'm still reviewing https://github.com/google/globalfoundries-pdk-libs-gf180mcu_osu_sc/pulls
t
@proppy: Yes, I am pulling from their fork.
p
@Vijayan Krishnan was asking about #open_pdks and #openlane support for the 3.3V library
but the current open_pdks doesn't have any openlane config afaik, so I don't think you can run a 3.3V flow just yet.
I updated the gf180mcuc notebook I've been playing with if you want to give it a try: https://colab.research.google.com/gist/proppy/21d9607540800c70c313c78bbebd84bf/gf180mcu-openlane-playground.ipynb
v
thanks. I'll wait for the update