diff --git a/README.rst b/README.rst index 6a83aa73b..dd091dd3a 100644 --- a/README.rst +++ b/README.rst @@ -46,21 +46,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.447) + 1. `Magic `_ (version:8.3.450) - 2. `Netgen `_ (version:1.5.262) + 2. `Netgen `_ (version:1.5.263) 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+7) + 4. `Yosys `_ (version:0.35+36) 5. `OpenROAD `_ (version:2.0_10905) - 6. `Open_pdks `_ (version:1.0.457) + 6. `Open_pdks `_ (version:1.0.458) - 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 e9e587610..cacb4652b 100644 --- a/conda_versions.txt +++ b/conda_versions.txt @@ -1,5 +1,5 @@ -magic==8.3.446_1_g1108046 -netgen==1.5.262_0_gc1ed4ce -open_pdks.sky130a==1.0.457_0_g32e8f23 +magic==8.3.450_0_g2133660 +netgen==1.5.263_0_g4250525 +open_pdks.sky130a==1.0.458_0_g8c68aca openroad==2.0_10905_ge89829335 -yosys==0.35_8_g5691cd095 +yosys==0.35_39_g5e603c224 diff --git a/versions.txt b/versions.txt index 7f3ba739e..381f2b1d1 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ klayout - 0.28.12-1 OpenROAD - 2.0_10905 -yosys - 0.35+7 -magic - 8.3.447 -netgen - 1.5.262 -open_pdks - 1.0.457 +yosys - 0.35+36 +magic - 8.3.450 +netgen - 1.5.263 +open_pdks - 1.0.458