Skip to content

Commit

Permalink
Merge pull request #222 from openfasoc-bot/versions-update-branch
Browse files Browse the repository at this point in the history
[BOT] Update successful version records of dependencies to the repository
  • Loading branch information
msaligane authored Aug 1, 2023
2 parents 1816bc4 + 078a83f commit 3e158f4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Install all the prerequisites using `dependencies.sh` script provided in the hom

(Or) Please install the following tools by building the tools manually from their code base with the recommended commit ids for stable functioning of the flow:

1. `Magic <https://github.com/RTimothyEdwards/magic>`_ (version:8.3.414)
1. `Magic <https://github.com/RTimothyEdwards/magic>`_ (version:8.3.416)

2. `Netgen <https://github.com/RTimothyEdwards/netgen>`_ (version:1.5.255)

Expand All @@ -45,12 +45,12 @@ Install all the prerequisites using `dependencies.sh` script provided in the hom
- Please use this command to build preferably: `./build.sh -option '-j8' -noruby -without-qt-multimedia -without-qt-xml -without-qt-svg`


4. `Yosys <https://github.com/The-OpenROAD-Project/yosys>`_ (version:0.31+13)
4. `Yosys <https://github.com/The-OpenROAD-Project/yosys>`_ (version:0.31+16)


5. `OpenROAD <https://github.com/The-OpenROAD-Project/OpenROAD>`_ (version:2.0_6895)

6. `Open_pdks <https://github.com/RTimothyEdwards/open_pdks>`_ (version:1.0.428)
6. `Open_pdks <https://github.com/RTimothyEdwards/open_pdks>`_ (version:1.0.429)

- open_pdks is required to run drc/lvs check and the simulations
- After open_pdks is installed, please update the **open_pdks** key in `common/platform_config.json` with the installed path, down to the sky130A folder
Expand Down
6 changes: 3 additions & 3 deletions conda_versions.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
magic==8.3.414_0_g36fa9aa
magic==8.3.416_0_g0afe4d8
netgen==1.5.255_0_gf5f1240
open_pdks.sky130a==1.0.428_0_gccb6a37
open_pdks.sky130a==1.0.428_2_g405227f
openroad==2.0_6895_g5c85b36f8
yosys==0.31_14_gc023b9485
yosys==0.31_31_gb04d0e09e
6 changes: 3 additions & 3 deletions versions.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
klayout - 0.28.6-1
OpenROAD - 2.0_6895
yosys - 0.31+13
magic - 8.3.414
yosys - 0.31+16
magic - 8.3.416
netgen - 1.5.255
open_pdks - 1.0.428
open_pdks - 1.0.429

0 comments on commit 3e158f4

Please sign in to comment.