From 09434a01c740af3e76dab0687e785b52012e1de8 Mon Sep 17 00:00:00 2001 From: openfasoc-bot Date: Mon, 24 Jul 2023 02:46:12 +0000 Subject: [PATCH] [BOT] Update dependencies successful version records in the repository --- README.rst | 8 ++++---- conda_versions.txt | 8 ++++---- versions.txt | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.rst b/README.rst index 27609a027..620a7440b 100644 --- a/README.rst +++ b/README.rst @@ -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 a stable functioning of the flow: - 1. `Magic `_ (version:8.3.413) + 1. `Magic `_ (version:8.3.414) - 2. `Netgen `_ (version:1.5.251) + 2. `Netgen `_ (version:1.5.255) 3. `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 `_ (version:0.30+48) + 4. `Yosys `_ (version:0.31+13) 5. `OpenROAD `_ (version:2.0_6895) - 6. `Open_pdks `_ (version:1.0.425) + 6. `Open_pdks `_ (version:1.0.428) - 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 diff --git a/conda_versions.txt b/conda_versions.txt index 3afbf9097..c9637cc9a 100644 --- a/conda_versions.txt +++ b/conda_versions.txt @@ -1,5 +1,5 @@ -magic==8.3.413_0_g8b3bb1a -netgen==1.5.251_0_gd111fa0 -open_pdks.sky130a==1.0.425_0_g05fda41 +magic==8.3.414_0_g36fa9aa +netgen==1.5.255_0_gf5f1240 +open_pdks.sky130a==1.0.428_0_gccb6a37 openroad==2.0_6895_g5c85b36f8 -yosys==0.30_55_g2be5c0786 +yosys==0.31_14_gc023b9485 diff --git a/versions.txt b/versions.txt index e8682cabe..17ee7cdb0 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ klayout - 0.28.6-1 OpenROAD - 2.0_6895 -yosys - 0.30+48 -magic - 8.3.413 -netgen - 1.5.251 -open_pdks - 1.0.425 +yosys - 0.31+13 +magic - 8.3.414 +netgen - 1.5.255 +open_pdks - 1.0.428