From 8c098c925556c4073daa53df6443bb11cc832e17 Mon Sep 17 00:00:00 2001 From: openfasoc-bot Date: Tue, 10 Oct 2023 02:39:44 +0000 Subject: [PATCH] [BOT] Update dependencies successful version records in the repository --- README.rst | 12 ++++++------ conda_versions.txt | 10 +++++----- versions.txt | 12 ++++++------ 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/README.rst b/README.rst index 85f25e920..470173f53 100644 --- a/README.rst +++ b/README.rst @@ -41,21 +41,21 @@ For more info on getting-started, please refer to ["Getting Started" section ](h Below are the tool requirements along with their currently support versions that are updated regularly upon testing againsts the generators. - 1. `Magic `_ (version:8.3.416) + 1. `Magic `_ (version:8.3.427) - 2. `Netgen `_ (version:1.5.255) + 2. `Netgen `_ (version:1.5.258) - 3. `Klayout `_ (version:0.28.6-1) + 3. `Klayout `_ (version:0.28.12-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.31+16) + 4. `Yosys `_ (version:0.33+6) - 5. `OpenROAD `_ (version:2.0_6895) + 5. `OpenROAD `_ (version:2.0_10145) - 6. `Open_pdks `_ (version:1.0.429) + 6. `Open_pdks `_ (version:1.0.442) - 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 bd60ead25..2fabdc768 100644 --- a/conda_versions.txt +++ b/conda_versions.txt @@ -1,5 +1,5 @@ -magic==8.3.416_0_g0afe4d8 -netgen==1.5.255_0_gf5f1240 -open_pdks.sky130a==1.0.428_2_g405227f -openroad==2.0_6895_g5c85b36f8 -yosys==0.31_31_gb04d0e09e +magic==8.3.427_0_gd624b76 +netgen==1.5.258_0_gc0f7ebd +open_pdks.sky130a==1.0.442_0_gf4e9d03 +openroad==2.0_10145_g0de6f5131 +yosys==0.33_11_g31ee566ec diff --git a/versions.txt b/versions.txt index 20e05263e..e2d61749b 100644 --- a/versions.txt +++ b/versions.txt @@ -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 +klayout - 0.28.12-1 +OpenROAD - 2.0_10145 +yosys - 0.33+6 +magic - 8.3.427 +netgen - 1.5.258 +open_pdks - 1.0.442