iic-jku / IIC-OSIC-TOOLS

IIC-OSIC-TOOLS is an all-in-one Docker image for SKY130/GF180/IHP130-based analog and digital chip design. AMD64 and ARM64 are natively supported.
Apache License 2.0
297 stars 48 forks source link

Change PDK to SG13G2 #61

Closed grundOPS closed 3 days ago

grundOPS commented 3 weeks ago

Following Kwantae Kim's step-by-step introductions, everything is set up fine. However, changing the PDK in .bashrc is only explained for Skywater and GlobalFoundries. How do I set the variables properly for the SG13G2 PDK?

hpretl commented 3 weeks ago

You can use the iic-pdk script, so just use iic-pdk sg13g2 to switch to IHP, and this script also works for the other PDKs (as long as they are installed). Calling iic-pdk w/o argument shows which PDKs are available.