Skip to content

Commit

Permalink
Merge pull request #1662 from ucb-bar/vlsi-fixes
Browse files Browse the repository at this point in the history
Hammer bump and minor VLSI fixes
  • Loading branch information
abejgonzalez authored Nov 15, 2023
2 parents c90d054 + 842c9f0 commit bfa822a
Show file tree
Hide file tree
Showing 8 changed files with 510 additions and 536 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/chipyard-full-flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
conda config --add channels litex-hub
# installs for example-sky130.yml
conda create -y --prefix ./.conda-sky130 open_pdks.sky130a=1.0.399_0_g63dbde9
conda create -y --prefix ./.conda-sky130 open_pdks.sky130a=1.0.457_0_g32e8f23
git clone https://github.com/rahulk29/sram22_sky130_macros.git
# installs for example-openroad.yml
Expand Down
2 changes: 1 addition & 1 deletion conda-reqs/chipyard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ dependencies:
- sty
- open_pdks.sky130a
- pip:
- hammer-vlsi[asap7]==1.1.2
- hammer-vlsi[asap7]==1.2.0

# doc requirements
- sphinx
Expand Down
Loading

0 comments on commit bfa822a

Please sign in to comment.