Skip to content

Commit

Permalink
[BOT] Update magic (The-OpenROAD-Project#985)
Browse files Browse the repository at this point in the history
  • Loading branch information
openlane-bot authored Jul 22, 2022
1 parent 23ab827 commit ee98adb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions dependencies/tool_metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
make install
- name: magic
repo: https://github.com/rtimothyedwards/magic
commit: 085131b090cb511d785baf52a10cf6df8a657d44
commit: f7df5e7c86fb47c5fd445c846afddc6fbabad6ae
build: |
./configure --prefix=$PREFIX $MAGIC_CONFIG_OPTS
make clean
Expand Down Expand Up @@ -54,30 +54,30 @@
- name: klayout
repo: https://github.com/KLayout/klayout
commit: 428d0fe8c941faece4eceebc54170cc04d916c03
build: ""
build: ''
in_install: false
- name: openroad_app
repo: https://github.com/The-OpenROAD-Project/OpenROAD
commit: 475ff5e827b8937f4810ecae75973ee74e457816
build: ""
build: ''
in_install: false
- name: git
repo: https://github.com/git/git
commit: e9d7761bb94f20acc98824275e317fa82436c25d
build: ""
build: ''
in_install: false
- name: open_pdks
repo: https://github.com/efabless/open_pdks
commit: 41c0908b47130d5675ff8484255b43f66463a7d6
build: ""
build: ''
in_install: false
pdk: true
dependencies:
- sky130
- magic
- sky130
- magic
- name: sky130
repo: https://github.com/google/skywater-pdk
commit: f70d8ca46961ff92719d8870a18a076370b85f6c
build: ""
build: ''
in_install: false
in_container: false

0 comments on commit ee98adb

Please sign in to comment.