mflowgen / skywater-130nm

ASIC Design kit for Skywater 130 for use with mflowgen
10 stars 4 forks source link

[generate_lib] Redundant hotfix for 288 with newer open_pdks/volare builds #1

Open hansemro opened 1 year ago

hansemro commented 1 year ago

Setup:

Issue:

open_pdks implements a hotfix for swapped nwell/pwell and swapped VNB/VPB in 41e2da101560ea1b890dd9f34f6b5adec5016eea and 8f6aff1881e5feae49acb6d5be53c4acc91bb235.

With these changes, generate_lib.sh no longer needs to apply the hotfix for 288. Hotfixes for 183 in generate_lib.py and generate_lib.sh will still be needed.

Actual issue: applying hotfix again undoes hotfix applied by open_pdks.

hansemro commented 1 year ago

Fixes for recent volare builds can be found in this branch: https://github.com/hansemro/skywater-130nm/commits/update_hotfix