diff --git a/README.rst b/README.rst index f70a5179b..d2d31a062 100644 --- a/README.rst +++ b/README.rst @@ -49,21 +49,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.453) + 1. `Magic `_ (version:8.3.464) - 2. `Netgen `_ (version:1.5.264) + 2. `Netgen `_ (version:1.5.272) - 3. `Klayout `_ (version:0.28.12-1) + 3. `Klayout `_ (version:0.28.17-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.36+8) + 4. `Yosys `_ (version:0.38+92) - 5. `OpenROAD `_ (version:2.0_10905) + 5. `OpenROAD `_ (version:2.0_12381) - 6. `Open_pdks `_ (version:1.0.286) + 6. `Open_pdks `_ (version:1.0.471) - 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 8f7e08e8a..7576281ca 100644 --- a/conda_versions.txt +++ b/conda_versions.txt @@ -1,5 +1,5 @@ -magic==8.3.453_0_g943e0d4 -netgen==1.5.264_0_gbf53d52 -open_pdks.sky130a==1.0.286_0_g52af776 -openroad==2.0_10905_ge89829335 -yosys==0.36_11_ge6021b2b4 +magic==8.3.464_0_gcb73ebf +netgen==1.5.272_0_g178af5f +open_pdks.sky130a==1.0.471_0_g97d0844 +openroad==2.0_12381_g01bba3695 +yosys==0.38_93_g84116c9a3 diff --git a/versions.txt b/versions.txt index 7719f4453..7786ec064 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ -klayout - 0.28.12-1 -OpenROAD - 2.0_10905 -yosys - 0.36+8 -magic - 8.3.453 -netgen - 1.5.264 -open_pdks - 1.0.286 +klayout - 0.28.17-1 +OpenROAD - 2.0_12381 +yosys - 0.38+92 +magic - 8.3.464 +netgen - 1.5.272 +open_pdks - 1.0.471