Skip to content
/ wsl_osic Public

SKY130 / GF180MCU / OpenRule1umPDK development tools for Ubuntu 22 (WSL2)

Notifications You must be signed in to change notification settings

3zki/wsl_osic

Repository files navigation

wsl_osic

SKY130 / GF180MCU / OpenRule1umPDK development tools for Ubuntu 22 (WSL2)

  1. Run tool-install.sh
git clone https://github.com/3zki/wsl_osic
cd wsl_osic
./tool-install.sh
  1. Restart your environment
  2. Choose the PDK you want to use...

SKY130

  1. Run sky130-setup.sh
  2. Enjoy!

Uninstall or change the PDK

  1. If you want to change the PDK, run uninstall.sh
  2. Delete pip packages: sky130 and flayout. pip-autoremove might be useful:
pip-autoremove sky130 flayout
  1. Now you can change the PDK

Differences between Standard PDK

Under construction...

  • Fixed xschemrc
  • Fixed Pcells to support the latest GDSFactory
  • Added GDSFactory PCell Library
  • Fixed DRC/LVS/PEX menu

GF180MCU

  1. Run gf180mcu-setup.sh
  2. Enjoy!

Uninstall or change the PDK

  1. If you want to change the PDK, run uninstall.sh
  2. Delete pip packages: gf180. pip-autoremove might be useful:
pip-autoremove gf180
  1. Now you can change the PDK

Differences between Standard PDK

Under construction...

  • Fixed xschemrc

  • Changed color scheme table in GF180MCU technology files

  • Added undefined but used layers such as Nwell_Label in mcu7t5v0 standard cells

    • Changed LVS rules to recognize Nwell_Label, LVPwell_Label and Pad_Label
  • Fixed Pcells to support the latest GDSFactory

  • Add DRC/LVS/PEX menu

    • Magic LVS cannot recognize V5_XTOR therefore menu replaces "05v0" with "06v0" in source netlist

OpenRule1umPDK (PTS06)

  1. Run or1pdk-setup.sh
  2. Enjoy!

Uninstall or change the PDK

  1. If you want to change the PDK, run uninstall.sh
  2. Now you can change the PDK

Differences between Standard PDK

Under construction...

  • Xschem Libraries

About

SKY130 / GF180MCU / OpenRule1umPDK development tools for Ubuntu 22 (WSL2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published