Skip to content

Commit

Permalink
chore: update pdk version
Browse files Browse the repository at this point in the history
bdc9412b3e468c102d01b7cf6337be06ec6e9c9a → 6d4d11780c40b20ee63cc98e645307a9bf2b2ab8
  • Loading branch information
urish committed Jun 1, 2024
1 parent 8aa6109 commit af351cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/config/openlane.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
OPENLANE_TAG=2.0.7
SKY130_PDK_VERSION=bdc9412b3e468c102d01b7cf6337be06ec6e9c9a
SKY130_PDK_VERSION=6d4d11780c40b20ee63cc98e645307a9bf2b2ab8
2 changes: 1 addition & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

```bash
export OPENLANE2_ROOT=~/openlane2
export SKY130_PDK_VERSION=bdc9412b3e468c102d01b7cf6337be06ec6e9c9a
export SKY130_PDK_VERSION=6d4d11780c40b20ee63cc98e645307a9bf2b2ab8

pip3 install volare
volare enable --pdk sky130 $SKY130_PDK_VERSION
Expand Down

0 comments on commit af351cd

Please sign in to comment.