Skip to content

Commit

Permalink
[BOT] Update dependencies successful version records in the repository
Browse files Browse the repository at this point in the history
  • Loading branch information
openfasoc-bot committed Aug 31, 2023
1 parent cdcd24f commit df0907d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,21 +36,21 @@ 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.416)
1. `Magic <https://github.com/RTimothyEdwards/magic>`_ (version:8.3.426)

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

3. `Klayout <https://github.com/KLayout/klayout>`_ (version:0.28.6-1)

- 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+16)
4. `Yosys <https://github.com/The-OpenROAD-Project/yosys>`_ (version:0.32+70)


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.429)
6. `Open_pdks <https://github.com/RTimothyEdwards/open_pdks>`_ (version:1.0.439)

- 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
8 changes: 4 additions & 4 deletions conda_versions.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
magic==8.3.416_0_g0afe4d8
netgen==1.5.255_0_gf5f1240
open_pdks.sky130a==1.0.428_2_g405227f
magic==8.3.426_0_g8e25303
netgen==1.5.256_0_gbcbc736
open_pdks.sky130a==1.0.439_0_g1341f54
openroad==2.0_6895_g5c85b36f8
yosys==0.31_31_gb04d0e09e
yosys==0.32_74_g51ddfb1f8
8 changes: 4 additions & 4 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+16
magic - 8.3.416
netgen - 1.5.255
open_pdks - 1.0.429
yosys - 0.32+70
magic - 8.3.426
netgen - 1.5.256
open_pdks - 1.0.439

0 comments on commit df0907d

Please sign in to comment.