diff --git a/README.rst b/README.rst index f081d0b8d..90afe28ab 100644 --- a/README.rst +++ b/README.rst @@ -41,7 +41,7 @@ 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.442) + 1. `Magic `_ (version:8.3.444) 2. `Netgen `_ (version:1.5.262) @@ -50,12 +50,12 @@ Below are the tool requirements along with their currently support versions that - 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.34+55) + 4. `Yosys `_ (version:0.34+60) 5. `OpenROAD `_ (version:2.0_10905) - 6. `Open_pdks `_ (version:1.0.455) + 6. `Open_pdks `_ (version:1.0.456) - 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 d2db1c36c..bd22a3e99 100644 --- a/conda_versions.txt +++ b/conda_versions.txt @@ -1,5 +1,5 @@ -magic==8.3.442_0_g22ea7a9 +magic==8.3.444_0_g0894248 netgen==1.5.262_0_gc1ed4ce -open_pdks.sky130a==1.0.455_1_ge0f692f +open_pdks.sky130a==1.0.456_0_g2a38e86 openroad==2.0_10905_ge89829335 -yosys==0.34_60_g1260766d9 +yosys==0.34_61_g6f1ca6871 diff --git a/versions.txt b/versions.txt index 0434284fb..158430a4a 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ klayout - 0.28.12-1 OpenROAD - 2.0_10905 -yosys - 0.34+55 -magic - 8.3.442 +yosys - 0.34+60 +magic - 8.3.444 netgen - 1.5.262 -open_pdks - 1.0.455 +open_pdks - 1.0.456