From 59d975f17f1aa88c3b40dd6a082e45c80a72bc42 Mon Sep 17 00:00:00 2001 From: openfasoc-bot Date: Tue, 5 Dec 2023 02:27:33 +0000 Subject: [PATCH] [BOT] Update dependencies successful version records in the repository --- README.rst | 6 +++--- conda_versions.txt | 6 +++--- versions.txt | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.rst b/README.rst index 3ad77a2da..27ed1d0a7 100644 --- a/README.rst +++ b/README.rst @@ -48,19 +48,19 @@ Below are the tool requirements along with their currently support versions that 1. `Magic `_ (version:8.3.452) - 2. `Netgen `_ (version:1.5.263) + 2. `Netgen `_ (version:1.5.264) 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.35+56) + 4. `Yosys `_ (version:0.35+58) 5. `OpenROAD `_ (version:2.0_10905) - 6. `Open_pdks `_ (version:1.0.459) + 6. `Open_pdks `_ (version:1.0.460) - 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 e9c652ceb..a257528ab 100644 --- a/conda_versions.txt +++ b/conda_versions.txt @@ -1,5 +1,5 @@ magic==8.3.452_0_g83ed73a -netgen==1.5.263_0_g4250525 -open_pdks.sky130a==1.0.459_0_g369e64e +netgen==1.5.264_0_gbf53d52 +open_pdks.sky130a==1.0.460_0_gfdb1863 openroad==2.0_10905_ge89829335 -yosys==0.35_57_g8614d9b32 +yosys==0.35_102_gb1bbb5827 diff --git a/versions.txt b/versions.txt index 94231adb8..15306d8db 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ klayout - 0.28.12-1 OpenROAD - 2.0_10905 -yosys - 0.35+56 +yosys - 0.35+58 magic - 8.3.452 -netgen - 1.5.263 -open_pdks - 1.0.459 +netgen - 1.5.264 +open_pdks - 1.0.460